mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-11-27 18:03:41 +00:00
clang-tidy warning fixes
This commit is contained in:
@ -20,15 +20,13 @@
|
||||
|
||||
#include <KWindowSystem>
|
||||
#include <QEventLoop>
|
||||
#include <QRandomGenerator>
|
||||
#include <QSet>
|
||||
#include <QStandardPaths>
|
||||
#include <QRandomGenerator>
|
||||
#include <QtTest>
|
||||
|
||||
|
||||
void AWTestLibrary::init()
|
||||
{
|
||||
}
|
||||
void AWTestLibrary::init() {}
|
||||
|
||||
|
||||
bool AWTestLibrary::isKWinActive()
|
||||
|
||||
Reference in New Issue
Block a user