~charon-developers/tuchulcha/supernodes

« back to all changes in this revision

Viewing changes to src/CMakeLists.txt

  • Committer: Jens Malte Gottfried
  • Date: 2013-07-04 16:29:23 UTC
  • Revision ID: jmgottfried@web.de-20130704162923-htru5p4jlfp5jxkl
added input validation to add/rename node

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
        QCopyListView.h
58
58
        QDirEdit.h
59
59
        QFilterWidget.h
 
60
        QTextInputDialog.h
60
61
)
61
62
 
62
63
SET(TUCHULCHA_SOURCES
99
100
        Qtiostream.cpp
100
101
        QParameterFile.h
101
102
        QParameterFile.cpp
 
103
        QTextInputDialog.cpp
102
104
)
103
105
 
104
106
QT4_WRAP_CPP(WF_RUNNER_MOC