mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-14 14:25:50 +00:00
some refactoring
* massive changes inside includes, drop unused definitions * rewrite some initialization methods to avoid additional freeing/allocation * drop some explicit destructors calls
This commit is contained in:
@ -168,9 +168,6 @@ void TestAWKeys::test_valueByKey()
|
||||
|
||||
void TestAWKeys::test_dbus()
|
||||
{
|
||||
if (!plugin->isDBusActive())
|
||||
QSKIP("No DBus session created, skip DBus test");
|
||||
|
||||
// get id
|
||||
qlonglong id = reinterpret_cast<qlonglong>(plugin);
|
||||
|
||||
|
Reference in New Issue
Block a user