mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-13 22:05:48 +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:
@ -41,7 +41,7 @@ public slots:
|
||||
int showConfiguration(const QVariant args = QVariant());
|
||||
|
||||
private:
|
||||
Ui::AWNoFormatter *ui;
|
||||
Ui::AWNoFormatter *ui = nullptr;
|
||||
void translate();
|
||||
// properties
|
||||
};
|
||||
|
Reference in New Issue
Block a user