diff options
author | Timothy Pearson <[email protected]> | 2012-02-14 21:13:59 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-02-14 21:13:59 -0600 |
commit | 855c15fa957aed74b806648e7a8db41a2f45ec5c (patch) | |
tree | f27291cd47573627a2c66caca53f43b7a4e2039e /pytde353.prj | |
parent | 51c835a7b1a1830c97dc560330aea30a4674d019 (diff) | |
download | pytde-855c15fa957aed74b806648e7a8db41a2f45ec5c.tar.gz pytde-855c15fa957aed74b806648e7a8db41a2f45ec5c.zip |
Update various qt function definitions and static methods for tqt3
Diffstat (limited to 'pytde353.prj')
-rw-r--r-- | pytde353.prj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pytde353.prj b/pytde353.prj index b1f9bde..fab0202 100644 --- a/pytde353.prj +++ b/pytde353.prj @@ -161,7 +161,7 @@ amend = * all parent /Transfer/ sipslot = receiver member kaccelmenu sipslot = receiver slot kaction kactionclasses kbuttonbox ktoolbar sipslot = recvr slot kstdaction -define = "QT_VERSION", "301" +define = "TQT_VERSION", "301" define = "TDEUI_EXPORT", "" retain @@ -451,7 +451,7 @@ include = ../dcop ../tdecore ../tdeui ../pythonize ../pykpanelapplet libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -lqtxmlcmodule -lDCOP -ltdecore -ltdeui\ -ldcopcmodule -ltdecorecmodule -ltqt-mt -ltdefx -ltdefxcmodule -lpythonize -ltdeuicmodule\ -lkmdi -define = "QT_VERSION", "301" +define = "TQT_VERSION", "301" define = "TQMainWindow::ToolBarDock", "TQt::Dock" retain |