Initial commit of BudgetPro

This commit is contained in:
Javi
2026-05-24 23:21:33 +02:00
commit f3096faee6
575 changed files with 90288 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
TEMPLATE = subdirs
SUBDIRS += \
src/SARibbonBar \
example/NormalMenuBarExample\
example/WidgetWithRibbon \
example/MdiAreaWindowExample \
example/StaticExample \
example/MainWindowExample
CONFIG += ordered
OTHER_FILES += \
readme.md \
readme-cn.md \
update-record.md \