diff options
Diffstat (limited to 'tools/designer/shared/widgetdatabase.cpp')
-rw-r--r-- | tools/designer/shared/widgetdatabase.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/designer/shared/widgetdatabase.cpp b/tools/designer/shared/widgetdatabase.cpp index a7585d895..3481491ae 100644 --- a/tools/designer/shared/widgetdatabase.cpp +++ b/tools/designer/shared/widgetdatabase.cpp @@ -64,6 +64,7 @@ static bool was_in_setup = FALSE; // It will be removed afterwards static TQString converted_widgets[] = { + "TQIconView", "TQTextBrowser", "TQTextEdit", "TQTextView", "TQWidget", "TQWidgetStack", }; |