diff options
Diffstat (limited to 'tdecore/kurldrag.h')
-rw-r--r-- | tdecore/kurldrag.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kurldrag.h b/tdecore/kurldrag.h index ba2c77e1f..2c2cd911a 100644 --- a/tdecore/kurldrag.h +++ b/tdecore/kurldrag.h @@ -133,7 +133,7 @@ public: */ static KURL stringToUrl(const TQCString &s); -#ifdef Q_WS_QWS +#ifdef TQ_WS_QWS /** * Convenience method that decodes the contents of @p e * into a list of KURLs for Qt versions without a MIME clipboard. |