diff options
Diffstat (limited to 'src/styles/tqstylefactory.cpp')
-rw-r--r-- | src/styles/tqstylefactory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/tqstylefactory.cpp b/src/styles/tqstylefactory.cpp index f31c8e0f0..7a5706c64 100644 --- a/src/styles/tqstylefactory.cpp +++ b/src/styles/tqstylefactory.cpp @@ -62,7 +62,7 @@ #endif #if !defined( TQT_NO_STYLE_MAC ) && defined( TQ_WS_MAC ) -TQString p2qstring(const unsigned char *c); //qglobal.cpp +TQString p2qstring(const unsigned char *c); //tqglobal.cpp #include "qt_mac.h" #include "qmacstyle_mac.h" #endif |