Merged muonspin/musrfit/root6 into master

This commit is contained in:
Zaher Salman 2017-02-13 10:18:09 +01:00
commit 4f12de989c

View File

@ -81,6 +81,8 @@ QT += network
QT += printsupport QT += printsupport
QT += svg QT += svg
INCLUDEPATH += "../include"
HEADERS = musredit.h \ HEADERS = musredit.h \
PHelp.h \ PHelp.h \
PTextEdit.h \ PTextEdit.h \
@ -105,7 +107,8 @@ HEADERS = musredit.h \
PGetPlotBlockDialog.h \ PGetPlotBlockDialog.h \
PMsr2DataDialog.h \ PMsr2DataDialog.h \
PChangeDefaultPathsDialog.h \ PChangeDefaultPathsDialog.h \
PMusrEditAbout.h PMusrEditAbout.h \
../include/git-revision.h
SOURCES = PHelp.cpp \ SOURCES = PHelp.cpp \
PTextEdit.cpp \ PTextEdit.cpp \