summaryrefslogtreecommitdiffstats
path: root/examples/kdeform1.ui.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-02-27 17:39:59 -0600
committerTimothy Pearson <[email protected]>2012-02-27 17:39:59 -0600
commitc074e40d957c1482df542ece36030f4169190c9e (patch)
treeeb9479bb19ad3137fba7fe60f1017962cfe55fa6 /examples/kdeform1.ui.h
parent0b5a582d1cb11e38e07ac9d91f9e219965973962 (diff)
downloadpytde-c074e40d957c1482df542ece36030f4169190c9e.tar.gz
pytde-c074e40d957c1482df542ece36030f4169190c9e.zip
Rename tqt3 color functions
Diffstat (limited to 'examples/kdeform1.ui.h')
-rw-r--r--examples/kdeform1.ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/kdeform1.ui.h b/examples/kdeform1.ui.h
index ba590b4..e3835cd 100644
--- a/examples/kdeform1.ui.h
+++ b/examples/kdeform1.ui.h
@@ -9,5 +9,5 @@
void Form1::PushButton1_clicked()
{
-qApp.exit(0)
+tqApp.exit(0)
}