diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-08-02 19:27:57 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-08-02 19:27:57 +0000 |
commit | e81173c4c8cd67f5c74ee3fb592a94825b5e3618 (patch) | |
tree | 011767dad9a2dd8cf6ee0f3b39ff8207e12d68cf /amor/amorbubble.h | |
parent | cfc42a28c327b96c6a2afee92af3bac1a479eb8a (diff) | |
download | tdetoys-e81173c4c8cd67f5c74ee3fb592a94825b5e3618.tar.gz tdetoys-e81173c4c8cd67f5c74ee3fb592a94825b5e3618.zip |
TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdetoys@1158451 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'amor/amorbubble.h')
-rw-r--r-- | amor/amorbubble.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/amor/amorbubble.h b/amor/amorbubble.h index 50f15b3..89a8707 100644 --- a/amor/amorbubble.h +++ b/amor/amorbubble.h @@ -35,8 +35,8 @@ #include <tqwidget.h> #include <tqbitmap.h> -class QTextBrowser; -class QTimer; +class TQTextBrowser; +class TQTimer; //--------------------------------------------------------------------------- // |