diff options
Diffstat (limited to 'src/GUIFileList.txt')
-rw-r--r-- | src/GUIFileList.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GUIFileList.txt b/src/GUIFileList.txt index 75403e0..37838f6 100644 --- a/src/GUIFileList.txt +++ b/src/GUIFileList.txt @@ -2,8 +2,8 @@ # find commands/ document/ gui/ -iname '*.cpp' -or -iname '*.h' > list.txt SET(gui_dcop_SRCS - gui/application/RosegardenIface.h - gui/editors/segment/TrackEditorIface.h + gui/application/RosegardenIface.skel + gui/editors/segment/TrackEditorIface.skel ) SET(ui_SRCS |