equal
deleted
inserted
replaced
39 ** |
39 ** |
40 ****************************************************************************/ |
40 ****************************************************************************/ |
41 |
41 |
42 /* It is possible to link the skins as resources into Designer by specifying: |
42 /* It is possible to link the skins as resources into Designer by specifying: |
43 * QVFB_ROOT=$$QT_SOURCE_TREE/tools/qvfb |
43 * QVFB_ROOT=$$QT_SOURCE_TREE/tools/qvfb |
44 * RESOURCES += $$QVFB_ROOT/ClamshellPhone.qrc $$QVFB_ROOT/PDAPhone.qrc ... |
44 * RESOURCES += $$QVFB_ROOT/ClamshellPhone.qrc $$QVFB_ROOT/TouchScreenPhone.qrc ... |
45 * in lib/shared/shared.pri. However, this exceeds a limit of Visual Studio 6. */ |
45 * in lib/shared/shared.pri. However, this exceeds a limit of Visual Studio 6. */ |
46 |
46 |
47 #include "previewconfigurationwidget_p.h" |
47 #include "previewconfigurationwidget_p.h" |
48 #include "ui_previewconfigurationwidget.h" |
48 #include "ui_previewconfigurationwidget.h" |
49 #include "previewmanager_p.h" |
49 #include "previewmanager_p.h" |