diff options
Diffstat (limited to 'kopete/protocols/winpopup/libwinpopup/libwinpopup.h')
-rw-r--r-- | kopete/protocols/winpopup/libwinpopup/libwinpopup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/winpopup/libwinpopup/libwinpopup.h b/kopete/protocols/winpopup/libwinpopup/libwinpopup.h index b4d7dc82..686252ea 100644 --- a/kopete/protocols/winpopup/libwinpopup/libwinpopup.h +++ b/kopete/protocols/winpopup/libwinpopup/libwinpopup.h @@ -29,7 +29,7 @@ #include <kprocio.h> #include <kfileitem.h> -const TQString WP_POPUP_DIR = TQString::fromLatin1("/var/lib/winpopup"); +const TQString WP_POPUP_DIR = TQString::tqfromLatin1("/var/lib/winpopup"); class KDirLister; |