mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-09 20:05:51 +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:
@ -56,7 +56,7 @@ public slots:
|
||||
void writeConfiguration() const;
|
||||
|
||||
private:
|
||||
Ui::AWScriptFormatter *ui;
|
||||
Ui::AWScriptFormatter *ui = nullptr;
|
||||
void initProgram();
|
||||
void translate();
|
||||
// properties
|
||||
|
Reference in New Issue
Block a user