]> Shamusworld >> Repos - schematic/blobdiff - schematic.pro
Move DB access to NoteDialog class, new AlertDialog class.
[schematic] / schematic.pro
index 1344544fd71d7bb5e9e64d2b7a73d816a97ecaec..2ff5a0d9234ec31558f811bc8688766973872328 100644 (file)
@@ -25,6 +25,7 @@ RESOURCES += schematic.qrc
 HEADERS += src/about.h \
        src/addresseditwidget.h \
        src/addresswidget.h \
+       src/alertdialog.h \
        src/configdialog.h \
        src/contacteditwidget.h \
        src/contactwidget.h \
@@ -42,6 +43,7 @@ HEADERS += src/about.h \
 SOURCES += src/about.cpp \
        src/addresseditwidget.cpp \
        src/addresswidget.cpp \
+       src/alertdialog.cpp \
        src/configdialog.cpp \
        src/contacteditwidget.cpp \
        src/contactwidget.cpp \