1
0
Fork 0
forked from blue/squawk

A workaround to store plugins in a subdirectory

This commit is contained in:
Blue 2024-10-27 19:31:47 +02:00
parent ff9a591d6d
commit 3cc7db8eff
Signed by untrusted user: blue
GPG key ID: 9B203B252A63EE38
4 changed files with 12 additions and 8 deletions

View file

@ -42,10 +42,8 @@
#include "passwordStorageEngines/kwallet.h"
#endif
namespace Core
{
class Squawk : public QObject
{
namespace Core {
class Squawk : public QObject {
Q_OBJECT
public: