diff options
Diffstat (limited to 'kwin/kcmkwin/kwinrules/ruleslist.h')
-rw-r--r-- | kwin/kcmkwin/kwinrules/ruleslist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kwin/kcmkwin/kwinrules/ruleslist.h b/kwin/kcmkwin/kwinrules/ruleslist.h index 9dacde63e..f7e7fb541 100644 --- a/kwin/kcmkwin/kwinrules/ruleslist.h +++ b/kwin/kcmkwin/kwinrules/ruleslist.h @@ -26,7 +26,7 @@ #include "../../rules.h" -class QListBoxItem; +class TQListBoxItem; namespace KWinInternal { |