diff options
Diffstat (limited to 'noatun/library/titleproxy.h')
-rw-r--r-- | noatun/library/titleproxy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/titleproxy.h b/noatun/library/titleproxy.h index 541f3190..7bbb3143 100644 --- a/noatun/library/titleproxy.h +++ b/noatun/library/titleproxy.h @@ -24,7 +24,7 @@ email : #include <tqserversocket.h> //baseclass #include <tqsocket.h> //stack allocated -class QString; +class TQString; namespace TitleProxy { |