Skip to content

Commit

Permalink
Updater|UI|Client: Removed old UpdaterDialog base class
Browse files Browse the repository at this point in the history
This was a Qt specific thing.
  • Loading branch information
skyjake committed Aug 20, 2013
1 parent cd6966b commit 7b73480
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 67 deletions.
3 changes: 1 addition & 2 deletions doomsday/client/client.pro
Expand Up @@ -432,8 +432,7 @@ DENG_HEADERS += \
include/world/world.h \
src/updater/downloaddialog.h \
src/updater/processcheckdialog.h \
src/updater/updateavailabledialog.h \
src/updater/updaterdialog.h
src/updater/updateavailabledialog.h

INCLUDEPATH += \
$$DENG_INCLUDE_DIR \
Expand Down
27 changes: 0 additions & 27 deletions doomsday/client/src/updater/updaterdialog.cpp

This file was deleted.

38 changes: 0 additions & 38 deletions doomsday/client/src/updater/updaterdialog.h

This file was deleted.

0 comments on commit 7b73480

Please sign in to comment.