QComboBox delegate implemented and quickly tested being functional! :)
[emufront] / src / emufront.pro
index 1fa6f53..fc11c07 100644 (file)
@@ -11,6 +11,7 @@ DEPENDPATH += . \
     models \
     utils \
     widgets \
+    delegates \
     views
 INCLUDEPATH += . \
     db \
@@ -20,6 +21,7 @@ INCLUDEPATH += . \
     models \
     utils \
     widgets \
+    delegates \
     views
 QT += sql
 QT += xml