diff options
| author | Tannin <devnull@localhost> | 2013-10-20 16:51:40 +0200 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2013-10-20 16:51:40 +0200 |
| commit | bc7c42dbe8dd85a77a2eb8c1d094c77aa5cb7b1f (patch) | |
| tree | 63ed11fb562f87cbe815fb78978c6c801a1119e0 /src/organizer.pro | |
| parent | 9a03783f491505940a20d006055a5427bf364807 (diff) | |
- directories in data-view are now sorted
- questionbox with selection memory is now exposed to plugins
- the choice to run fnis from the checker can now be memorized
Diffstat (limited to 'src/organizer.pro')
| -rw-r--r-- | src/organizer.pro | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/organizer.pro b/src/organizer.pro index c817f2da..907979ee 100644 --- a/src/organizer.pro +++ b/src/organizer.pro @@ -27,7 +27,6 @@ SOURCES += \ savegamegamebryo.cpp \
savegame.cpp \
report.cpp \
- questionboxmemory.cpp \
queryoverwritedialog.cpp \
profilesdialog.cpp \
profile.cpp \
@@ -95,7 +94,6 @@ HEADERS += \ savegamegamebyro.h \
savegame.h \
report.h \
- questionboxmemory.h \
queryoverwritedialog.h \
profilesdialog.h \
profile.h \
@@ -156,7 +154,6 @@ FORMS += \ settingsdialog.ui \
selectiondialog.ui \
savegameinfowidget.ui \
- questionboxmemory.ui \
queryoverwritedialog.ui \
profilesdialog.ui \
overwriteinfodialog.ui \
|
