Skip to content

Commit 5d71f2c

Browse files
committed
Add missing sources
1 parent a888acc commit 5d71f2c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyqgis_resource_browser/resources/i18n/plugin_translation.pro

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ FORMS = ../../gui/dlg_settings.ui \
22
../../gui/resource_browser.ui
33

44
SOURCES= ../../plugin_main.py \
5+
../../core/resource_table_model.py \
6+
../../core/resource_table_view.py \
57
../../gui/dlg_settings.py \
68
../../gui/resource_browser.py \
79
../../toolbelt/log_handler.py \

0 commit comments

Comments
 (0)