diff base/base.pro @ 156:059b0322009c

* Replace all uses of ConfigFile with QSettings
author Chris Cannam
date Thu, 03 Aug 2006 16:04:00 +0000
parents 21792a550ec9
children 04baa690f90d
line wrap: on
line diff
--- a/base/base.pro	Thu Aug 03 15:40:11 2006 +0000
+++ b/base/base.pro	Thu Aug 03 16:04:00 2006 +0000
@@ -18,7 +18,6 @@
            Clipboard.h \
            Command.h \
            CommandHistory.h \
-           ConfigFile.h \
            Exceptions.h \
            Pitch.h \
            PlayParameterRepository.h \
@@ -42,7 +41,6 @@
            Clipboard.cpp \
            Command.cpp \
            CommandHistory.cpp \
-           ConfigFile.cpp \
            Exceptions.cpp \
            Pitch.cpp \
            PlayParameterRepository.cpp \