mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-14 14:25:50 +00:00
changes in Extensions ABI
* rewrite aggregator to normal qt ui * use X-AW prefix for formatters options * fix logging * use nullptr in headers
This commit is contained in:
@ -65,7 +65,7 @@ public slots:
|
||||
void writeConfiguration() const;
|
||||
|
||||
private:
|
||||
Ui::AWFloatFormatter *ui;
|
||||
Ui::AWFloatFormatter *ui = nullptr;
|
||||
void translate();
|
||||
// properties
|
||||
int m_count = 0;
|
||||
|
Reference in New Issue
Block a user