Make it possible to disable modes.

This commit is contained in:
con
2010-02-16 16:11:51 +01:00
parent 0ac0d532a6
commit 5864d9d751
5 changed files with 76 additions and 2 deletions

View File

@@ -78,7 +78,8 @@ SOURCES += mainwindow.cpp \
dialogs/ioptionspage.cpp \
dialogs/iwizard.cpp \
settingsdatabase.cpp \
eventfilteringmainwindow.cpp
eventfilteringmainwindow.cpp \
imode.cpp
HEADERS += mainwindow.h \
editmode.h \
tabpositionindicator.h \