diff options
| author | Thomas Tanner <trtanner@btinternet.com> | 2015-12-26 08:23:43 +0000 |
|---|---|---|
| committer | Thomas Tanner <trtanner@btinternet.com> | 2015-12-26 08:23:43 +0000 |
| commit | ae6bb99c521af611989439b6db8a14a1b27866fc (patch) | |
| tree | 8086b991f358ef11d763d4beb2080fae87ba6cce /src/organizer.pro | |
| parent | 3869eaaf2bfacf4a44733b8346d790999588c37f (diff) | |
Remove savegameinfowidget from organizer core
Diffstat (limited to 'src/organizer.pro')
| -rw-r--r-- | src/organizer.pro | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/organizer.pro b/src/organizer.pro index ee0526ed..0ef2638b 100644 --- a/src/organizer.pro +++ b/src/organizer.pro @@ -27,8 +27,6 @@ SOURCES += \ settings.cpp \
selfupdater.cpp \
selectiondialog.cpp \
- savegameinfowidgetgamebryo.cpp \
- savegameinfowidget.cpp \
queryoverwritedialog.cpp \
profilesdialog.cpp \
profile.cpp \
@@ -105,8 +103,6 @@ HEADERS += \ settings.h \
selfupdater.h \
selectiondialog.h \
- savegameinfowidgetgamebryo.h \
- savegameinfowidget.h \
queryoverwritedialog.h \
profilesdialog.h \
profile.h \
@@ -179,7 +175,6 @@ FORMS += \ simpleinstalldialog.ui \
settingsdialog.ui \
selectiondialog.ui \
- savegameinfowidget.ui \
queryoverwritedialog.ui \
profilesdialog.ui \
overwriteinfodialog.ui \
|
