diff options
author | Jarek Kobus <jkobus@trolltech.com> | 2009-04-02 13:08:25 (GMT) |
---|---|---|
committer | Jarek Kobus <jkobus@trolltech.com> | 2009-04-02 13:08:25 (GMT) |
commit | f399569248c6bdc9cb828471fe6bcc66b90c4535 (patch) | |
tree | ba7d20c1cf37e2152094ee43af6818823347d52a /tools/designer | |
parent | 2b47dac1f7e0822e9ac2ef1ce98746e35faf995d (diff) | |
parent | c02ad8a6f03fb2c23e854783e7620a5a43d991c2 (diff) | |
download | Qt-f399569248c6bdc9cb828471fe6bcc66b90c4535.zip Qt-f399569248c6bdc9cb828471fe6bcc66b90c4535.tar.gz Qt-f399569248c6bdc9cb828471fe6bcc66b90c4535.tar.bz2 |
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt
Diffstat (limited to 'tools/designer')
-rw-r--r-- | tools/designer/src/lib/shared/plugindialog_p.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/designer/src/lib/shared/plugindialog_p.h b/tools/designer/src/lib/shared/plugindialog_p.h index d50a804..a2601d4 100644 --- a/tools/designer/src/lib/shared/plugindialog_p.h +++ b/tools/designer/src/lib/shared/plugindialog_p.h @@ -42,6 +42,17 @@ #ifndef PLUGINDIALOG_H #define PLUGINDIALOG_H +// +// W A R N I N G +// ------------- +// +// This file is not part of the Qt API. It exists purely as an +// implementation detail. This header file may change from version to +// version without notice, or even be removed. +// +// We mean it. +// + #include "ui_plugindialog.h" QT_BEGIN_NAMESPACE |