[qet] [3629] Fix error from previous commit |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 3629
Author: blacksun
Date: 2015-01-26 10:06:17 +0100 (Mon, 26 Jan 2015)
Log Message:
-----------
Fix error from previous commit
Modified Paths:
--------------
trunk/qelectrotech.pro
Modified: trunk/qelectrotech.pro
===================================================================
--- trunk/qelectrotech.pro 2015-01-26 08:55:43 UTC (rev 3628)
+++ trunk/qelectrotech.pro 2015-01-26 09:06:17 UTC (rev 3629)
@@ -89,7 +89,7 @@
$$files(sources/properties/*.cpp) \
$$files(sources/editor/ui/*.cpp) \
$$files(sources/editor/esevent/*.cpp) \
- $$files(sources/editor/graphicspart/*.h) \
+ $$files(sources/editor/graphicspart/*.cpp) \
$$files(sources/dvevent/*.cpp) \
$$files(sources/undocommand/*.cpp)