diff options
Diffstat (limited to 'src/kernel/qt_kernel.pri')
-rw-r--r-- | src/kernel/qt_kernel.pri | 52 |
1 files changed, 26 insertions, 26 deletions
diff --git a/src/kernel/qt_kernel.pri b/src/kernel/qt_kernel.pri index eca64009e..5cbddd2db 100644 --- a/src/kernel/qt_kernel.pri +++ b/src/kernel/qt_kernel.pri @@ -11,7 +11,7 @@ kernel { $$KERNEL_H/ntqasyncio.h \ $$KERNEL_H/tqbitmap.h \ $$KERNEL_H/ntqbrush.h \ - $$KERNEL_H/ntqclipboard.h \ + $$KERNEL_H/tqclipboard.h \ $$KERNEL_H/ntqcolor.h \ $$KERNEL_P/qcolor_p.h \ $$KERNEL_H/ntqconnection.h \ @@ -44,7 +44,7 @@ kernel { $$KERNEL_H/tqmime.h \ $$KERNEL_H/ntqmovie.h \ $$KERNEL_H/ntqnamespace.h \ - $$KERNEL_H/ntqnetworkprotocol.h \ + $$KERNEL_H/tqnetworkprotocol.h \ $$KERNEL_H/tqobject.h \ $$KERNEL_H/tqobjectcleanuphandler.h \ $$KERNEL_H/tqobjectdefs.h \ @@ -63,26 +63,26 @@ kernel { $$KERNEL_H/ntqpoint.h \ $$KERNEL_H/ntqpolygonscanner.h \ $$KERNEL_H/ntqprinter.h \ - $$KERNEL_H/ntqprocess.h \ + $$KERNEL_H/tqprocess.h \ $$KERNEL_H/ntqrect.h \ $$KERNEL_H/ntqregion.h \ $$KERNEL_H/tqsessionmanager.h \ - $$KERNEL_H/ntqsignal.h \ - $$KERNEL_H/ntqsignalmapper.h \ - $$KERNEL_H/ntqsignalslotimp.h \ + $$KERNEL_H/tqsignal.h \ + $$KERNEL_H/tqsignalmapper.h \ + $$KERNEL_H/tqsignalslotimp.h \ $$KERNEL_H/tqsize.h \ $$KERNEL_H/tqsizegrip.h \ $$KERNEL_H/tqsizepolicy.h \ - $$KERNEL_H/ntqsocketnotifier.h \ + $$KERNEL_H/tqsocketnotifier.h \ $$KERNEL_H/ntqsound.h \ $$KERNEL_H/tqstyle.h \ $$KERNEL_H/tqstylesheet.h \ $$KERNEL_H/tqthread.h \ $$KERNEL_H/tqtimer.h \ - $$KERNEL_H/ntqurl.h \ - $$KERNEL_H/ntqlocalfs.h \ - $$KERNEL_H/ntqurloperator.h \ - $$KERNEL_H/ntqurlinfo.h \ + $$KERNEL_H/tqurl.h \ + $$KERNEL_H/tqlocalfs.h \ + $$KERNEL_H/tqurloperator.h \ + $$KERNEL_H/tqurlinfo.h \ $$KERNEL_H/tqwidget.h \ $$KERNEL_H/tqwidgetintdict.h \ $$KERNEL_H/tqwidgetlist.h \ @@ -111,7 +111,7 @@ kernel { } win32:SOURCES += $$KERNEL_CPP/qapplication_win.cpp \ - $$KERNEL_CPP/qclipboard_win.cpp \ + $$KERNEL_CPP/tqclipboard_win.cpp \ $$KERNEL_CPP/qcolor_win.cpp \ $$KERNEL_CPP/qcursor_win.cpp \ $$KERNEL_CPP/qdesktopwidget_win.cpp \ @@ -122,7 +122,7 @@ kernel { $$KERNEL_CPP/tqmime_win.cpp \ $$KERNEL_CPP/qpixmap_win.cpp \ $$KERNEL_CPP/qprinter_win.cpp \ - $$KERNEL_CPP/qprocess_win.cpp \ + $$KERNEL_CPP/tqprocess_win.cpp \ $$KERNEL_CPP/qpaintdevice_win.cpp \ $$KERNEL_CPP/qpainter_win.cpp \ $$KERNEL_CPP/qregion_win.cpp \ @@ -134,7 +134,7 @@ kernel { unix:x11 { SOURCES += $$KERNEL_CPP/qapplication_x11.cpp \ - $$KERNEL_CPP/qclipboard_x11.cpp \ + $$KERNEL_CPP/tqclipboard_x11.cpp \ $$KERNEL_CPP/qcolor_x11.cpp \ $$KERNEL_CPP/qcursor_x11.cpp \ $$KERNEL_CPP/qdnd_x11.cpp \ @@ -164,7 +164,7 @@ kernel { } !embedded:!x11:mac { SOURCES += $$KERNEL_CPP/qapplication_mac.cpp \ - $$KERNEL_CPP/qclipboard_mac.cpp \ + $$KERNEL_CPP/tqclipboard_mac.cpp \ $$KERNEL_CPP/qcolor_mac.cpp \ $$KERNEL_CPP/qcursor_mac.cpp \ $$KERNEL_CPP/tqmime_mac.cpp \ @@ -190,7 +190,7 @@ kernel { } } - unix:SOURCES += $$KERNEL_CPP/qprocess_unix.cpp \ + unix:SOURCES += $$KERNEL_CPP/tqprocess_unix.cpp \ $$KERNEL_CPP/tqthread_unix.cpp SOURCES += $$KERNEL_CPP/qabstractlayout.cpp \ @@ -200,7 +200,7 @@ kernel { $$KERNEL_CPP/qasyncimageio.cpp \ $$KERNEL_CPP/qasyncio.cpp \ $$KERNEL_CPP/tqbitmap.cpp \ - $$KERNEL_CPP/qclipboard.cpp \ + $$KERNEL_CPP/tqclipboard.cpp \ $$KERNEL_CPP/qcolor.cpp \ $$KERNEL_CPP/qcolor_p.cpp \ $$KERNEL_CPP/qconnection.cpp \ @@ -224,7 +224,7 @@ kernel { $$KERNEL_CPP/qmetaobject.cpp \ $$KERNEL_CPP/tqmime.cpp \ $$KERNEL_CPP/qmovie.cpp \ - $$KERNEL_CPP/qnetworkprotocol.cpp \ + $$KERNEL_CPP/tqnetworkprotocol.cpp \ $$KERNEL_CPP/tqobject.cpp \ $$KERNEL_CPP/tqobjectcleanuphandler.cpp \ $$KERNEL_CPP/qpainter.cpp \ @@ -237,23 +237,23 @@ kernel { $$KERNEL_CPP/qpoint.cpp \ $$KERNEL_CPP/qpolygonscanner.cpp \ $$KERNEL_CPP/qprinter.cpp \ - $$KERNEL_CPP/qprocess.cpp \ + $$KERNEL_CPP/tqprocess.cpp \ $$KERNEL_CPP/qrect.cpp \ $$KERNEL_CPP/qregion.cpp \ - $$KERNEL_CPP/qsignal.cpp \ - $$KERNEL_CPP/qsignalmapper.cpp \ + $$KERNEL_CPP/tqsignal.cpp \ + $$KERNEL_CPP/tqsignalmapper.cpp \ $$KERNEL_CPP/tqsize.cpp \ $$KERNEL_CPP/tqsizegrip.cpp \ $$KERNEL_CPP/tqstyle.cpp \ - $$KERNEL_CPP/qsocketnotifier.cpp \ + $$KERNEL_CPP/tqsocketnotifier.cpp \ $$KERNEL_CPP/qsound.cpp \ $$KERNEL_CPP/tqstylesheet.cpp \ $$KERNEL_CPP/tqthread.cpp \ $$KERNEL_CPP/tqtimer.cpp \ - $$KERNEL_CPP/qurl.cpp \ - $$KERNEL_CPP/qlocalfs.cpp \ - $$KERNEL_CPP/qurloperator.cpp \ - $$KERNEL_CPP/qurlinfo.cpp \ + $$KERNEL_CPP/tqurl.cpp \ + $$KERNEL_CPP/tqlocalfs.cpp \ + $$KERNEL_CPP/tqurloperator.cpp \ + $$KERNEL_CPP/tqurlinfo.cpp \ $$KERNEL_CPP/tqwidget.cpp \ $$KERNEL_CPP/qwmatrix.cpp \ $$KERNEL_CPP/qvariant.cpp \ |