diff options
Diffstat (limited to 'kdeprint/cups/cupsdconf2/cupsdcomment.h')
-rw-r--r-- | kdeprint/cups/cupsdconf2/cupsdcomment.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeprint/cups/cupsdconf2/cupsdcomment.h b/kdeprint/cups/cupsdconf2/cupsdcomment.h index 8b1922f5b..3bfc67e15 100644 --- a/kdeprint/cups/cupsdconf2/cupsdcomment.h +++ b/kdeprint/cups/cupsdconf2/cupsdcomment.h @@ -23,7 +23,7 @@ #include <tqstringlist.h> #include <tqdict.h> -class QFile; +class TQFile; class Comment { |