diff options
Diffstat (limited to 'quanta/components/csseditor/shorthandformer.h')
-rw-r--r-- | quanta/components/csseditor/shorthandformer.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/quanta/components/csseditor/shorthandformer.h b/quanta/components/csseditor/shorthandformer.h index 8673c01e..b0bb3224 100644 --- a/quanta/components/csseditor/shorthandformer.h +++ b/quanta/components/csseditor/shorthandformer.h @@ -24,8 +24,8 @@ @author Gulmini Luciano */ #include <tqmap.h> -class QString; -class QStringList; +class TQString; +class TQStringList; class ShorthandFormer{ public: |