summaryrefslogtreecommitdiffstats
path: root/examples/uisampler.py
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-12-04 01:54:26 -0600
committerTimothy Pearson <[email protected]>2011-12-04 01:54:26 -0600
commit8fa6239b59e0627e8bc840342fe50d026f532dcd (patch)
treeccb8dac7f416fd0749132a5adca2b340ac6accbd /examples/uisampler.py
parent2627136bb0f3c43fb2d0cb48838ea70425d17241 (diff)
downloadpytde-8fa6239b59e0627e8bc840342fe50d026f532dcd.tar.gz
pytde-8fa6239b59e0627e8bc840342fe50d026f532dcd.zip
Rename TQXEmbed to correct QXEmbed
Diffstat (limited to 'examples/uisampler.py')
-rw-r--r--examples/uisampler.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/uisampler.py b/examples/uisampler.py
index 211947b..e0912e2 100644
--- a/examples/uisampler.py
+++ b/examples/uisampler.py
@@ -117,7 +117,7 @@ listItems = {"Dialogs":
"KSharedPixmap": [],\
"KSystemTray": [],\
"KThemeBase": ["KThemeCache", "KThemePixmap", "KThemeStyle"],\
- "TQXEmbed": []}}
+ "QXEmbed": []}}
prefix = {"Dialogs": "dlg", "Widgets": "wid", "XML": "xml", "Menus/Toolbars": "menu", "Other": "misc"}