diff files.pri @ 1292:41824255ddf2 plugin-path-config

Plugin review dialog
author Chris Cannam
date Fri, 25 May 2018 13:39:08 +0100
parents abd52bd8d435
children 13f5f84fbfad
line wrap: on
line diff
--- a/files.pri	Wed May 23 16:24:35 2018 +0100
+++ b/files.pri	Fri May 25 13:39:08 2018 +0100
@@ -75,6 +75,7 @@
            widgets/PluginParameterBox.h \
            widgets/PluginParameterDialog.h \
            widgets/PluginPathConfigurator.h \
+           widgets/PluginReviewDialog.h \
            widgets/ProgressDialog.h \
            widgets/PropertyBox.h \
            widgets/PropertyStack.h \
@@ -158,6 +159,7 @@
            widgets/PluginParameterBox.cpp \
            widgets/PluginParameterDialog.cpp \
            widgets/PluginPathConfigurator.cpp \
+           widgets/PluginReviewDialog.cpp \
            widgets/ProgressDialog.cpp \
            widgets/PropertyBox.cpp \
            widgets/PropertyStack.cpp \