some more steps toward musredit

This commit is contained in:
2010-01-30 11:05:11 +00:00
parent 6adf757ec0
commit f7caf65251
28 changed files with 133 additions and 26 deletions

View File

@@ -26,6 +26,7 @@ CONFIG += qt \
QT += xml
HEADERS = musredit.h \
PHelp.h \
PTextEdit.h \
PSubTextEdit.h \
PAdmin.h \
@@ -47,7 +48,8 @@ HEADERS = musredit.h \
PMsr2DataDialog.h \
PMusrEditAbout.h
SOURCES = PTextEdit.cpp \
SOURCES = PHelp.cpp \
PTextEdit.cpp \
PSubTextEdit.cpp \
PAdmin.cpp \
PFindDialog.cpp \