diff options
Diffstat (limited to 'tqtinterface/qt4/qmake/examples/tutorial/hellounix.cpp')
-rw-r--r-- | tqtinterface/qt4/qmake/examples/tutorial/hellounix.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tqtinterface/qt4/qmake/examples/tutorial/hellounix.cpp b/tqtinterface/qt4/qmake/examples/tutorial/hellounix.cpp deleted file mode 100644 index 0abf10e..0000000 --- a/tqtinterface/qt4/qmake/examples/tutorial/hellounix.cpp +++ /dev/null @@ -1,2 +0,0 @@ -// This file does nothing, but check your makefile to see if there is a -// reference to hello_win.cpp...there shouldn't be if qmake is used on X11. |