mirror of
https://github.com/stemoretti/BaseUI.git
synced 2025-10-07 04:15:07 -04:00
Allow the toolbar color to be the same as the theme background and small fixes
This commit is contained in:
@ -5,7 +5,9 @@ class QQmlEngine;
|
||||
|
||||
namespace BaseUI
|
||||
{
|
||||
void init(QQmlEngine *engine);
|
||||
|
||||
void init(QQmlEngine *engine);
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user