📄 netgo-dev.pro
字号:
# File generated by kdevelop's qmake manager. # ------------------------------------------- # Subdir relative project main directory: .# Target is an application: netgo-binINTERFACES += netgodialogbase.uiTEMPLATE = appCONFIG += release \warn_onTARGET = netgo-binINCLUDEPATH = .SOURCES += main.cpp \ netgodialog.cpp \ process.cpp \ profile.cpp \ settings.cpp \ setupbase.cpp \ setup.cpp \ trayicon.cpp \ msgbox.cpp HEADERS += netgodialog.h \ process.h \ profile.h \ settings.h \ setupbase.h \ setup.h \ trayicon.h \ msgbox.h IMAGES += icons/satelite_32x32.png \ icons/satelite_16x16.png \ icons/quit_16x16.png \ icons/globe_16x16.png \ icons/globe_22x22.png files.path = /usr/netgo files.files += netgo-bin README COPYING bin.path = /usr/bin bin.files += netgo INSTALLS += files \ bin
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -