summaryrefslogtreecommitdiff
path: root/src/libs/utils/utils.pro
diff options
context:
space:
mode:
authorJarek Kobus <jkobus@trolltech.com>2010-03-29 16:17:53 +0200
committerJarek Kobus <jkobus@trolltech.com>2010-03-29 16:19:04 +0200
commitb790e04e51b2ba2e122520c41b4f8ef8cddf46ad (patch)
tree6ba11477f70d3036ed0795c8a6cd37ce6f65341c /src/libs/utils/utils.pro
parenta699e6d56afd928c01f35c2343c9400e26377265 (diff)
downloadqt-creator-b790e04e51b2ba2e122520c41b4f8ef8cddf46ad.tar.gz
Introduce a new Wizard class, capable of showing progress items.
Diffstat (limited to 'src/libs/utils/utils.pro')
-rw-r--r--src/libs/utils/utils.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libs/utils/utils.pro b/src/libs/utils/utils.pro
index 3a99ecce8d..74c5b3039b 100644
--- a/src/libs/utils/utils.pro
+++ b/src/libs/utils/utils.pro
@@ -9,6 +9,7 @@ SOURCES += reloadpromptutils.cpp \
filesearch.cpp \
pathchooser.cpp \
pathlisteditor.cpp \
+ wizard.cpp \
filewizardpage.cpp \
filewizarddialog.cpp \
projectintropage.cpp \
@@ -58,6 +59,7 @@ HEADERS += utils_global.h \
listutils.h \
pathchooser.h \
pathlisteditor.h \
+ wizard.h \
filewizardpage.h \
filewizarddialog.h \
projectintropage.h \