mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-11-04 23:03:42 +00:00
clang-tidy warning fixes
This commit is contained in:
@ -30,7 +30,7 @@ AWAbstractPairHelper::AWAbstractPairHelper(QString _filePath, QString _section)
|
||||
{
|
||||
qCDebug(LOG_AW) << __PRETTY_FUNCTION__;
|
||||
|
||||
initItems();
|
||||
AWAbstractPairHelper::initItems();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user