mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-07 02:45: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:
@ -57,7 +57,7 @@ public:
|
||||
void editItems()
|
||||
{
|
||||
repaintList();
|
||||
int ret = dialog->exec();
|
||||
int ret = exec();
|
||||
qCInfo(LOG_LIB) << "Dialog returns" << ret;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user