?? makefile.am
字號:
graphequalizerdir = $(kde_datadir)/amarok/scripts/graphequalizergraphequalizer_PROGRAMS = graphequalizerINCLUDES = \ $(all_includes)# eqdialog.ui.h removed because of automake turning it into just '.h' for some reason# and then complaining about its inexistencegraphequalizer_SOURCES = \ equalizercanvasview.cpp \ eqdialog.ui \ stdinreader.h \ main.cppgraphequalizer_DATA = READMEgraphequalizer_LDADD = \ $(LIB_QT) \ $(LIB_KDEUI) \ $(LIB_KDECORE)graphequalizer_LDFLAGS = $(all_libraries) $(KDE_RPATH)METASOURCES = AUTO
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -