diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-11-17 00:34:09 -0600 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-11-17 18:35:42 +0100 |
commit | 466b6fc982f27dcc39986e30d516a2a173879af7 (patch) | |
tree | 36b565068fc7a71975ac84f1a8cb56c3eda90fcb /kdevdesigner | |
parent | 62482ed8290b0a77a0ca2192e65cc62c1877e8e8 (diff) | |
download | tdevelop-466b6fc982f27dcc39986e30d516a2a173879af7.tar.gz tdevelop-466b6fc982f27dcc39986e30d516a2a173879af7.zip |
Fix FTBFS
(cherry picked from commit 5bca232c7d53e3bc28dae36b0ccc9dbcbbf01fba)
Diffstat (limited to 'kdevdesigner')
-rw-r--r-- | kdevdesigner/designer/actioneditor.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdevdesigner/designer/actioneditor.ui b/kdevdesigner/designer/actioneditor.ui index c2c5988c..965097fd 100644 --- a/kdevdesigner/designer/actioneditor.ui +++ b/kdevdesigner/designer/actioneditor.ui @@ -208,7 +208,7 @@ </connection> </connections> <forwards> - <forward>class QListViewItem;</forward> + <forward>class TQListViewItem;</forward> </forwards> <Q_SLOTS> <slot access="protected">init()</slot> |