UI Lock also lock the tray icon menu

This commit is contained in:
Christophe Dumez
2010-08-22 19:08:15 +00:00
parent 99d040de3f
commit dcccbaad59
2 changed files with 4 additions and 2 deletions

View File

@@ -150,8 +150,6 @@ contains(DEFINES, DISABLE_GUI) {
TARGET = qbittorrent
}
QMAKE_CXXFLAGS_RELEASE += -flto
QMAKE_CXXFLAGS_DEBUG += -flto
unix:QMAKE_LFLAGS_SHAPP += -rdynamic
unix {