diff options
Diffstat (limited to 'Plugins/SqlFormatterSimple/sqlformattersimple.qrc')
| -rw-r--r-- | Plugins/SqlFormatterSimple/sqlformattersimple.qrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Plugins/SqlFormatterSimple/sqlformattersimple.qrc b/Plugins/SqlFormatterSimple/sqlformattersimple.qrc new file mode 100644 index 0000000..febfbd2 --- /dev/null +++ b/Plugins/SqlFormatterSimple/sqlformattersimple.qrc @@ -0,0 +1,5 @@ +<RCC> + <qresource prefix="/forms"> + <file>SqlFormatterSimple.ui</file> + </qresource> +</RCC> |
