diff options
Diffstat (limited to 'doc/html/tqnamespace-h.html')
-rw-r--r-- | doc/html/tqnamespace-h.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/tqnamespace-h.html b/doc/html/tqnamespace-h.html index 284f58728..c19218310 100644 --- a/doc/html/tqnamespace-h.html +++ b/doc/html/tqnamespace-h.html @@ -737,7 +737,7 @@ public: CustomPattern=24 }; - // documented in qapplication_mac.cpp + // documented in tqapplication_mac.cpp enum MacintoshVersion { //Unknown MV_Unknown = 0x0000, @@ -758,7 +758,7 @@ public: MV_TIGER = MV_10_DOT_4 }; - // documented in qapplication_win.cpp + // documented in tqapplication_win.cpp enum WindowsVersion { WV_32s = 0x0001, WV_95 = 0x0002, @@ -928,7 +928,7 @@ public: }; // "handle" type for system objects. Documented as \internal in - // qapplication.cpp + // tqapplication.cpp #if defined(TQ_WS_MAC) typedef void * HANDLE; #elif defined(TQ_WS_WIN) |