mirror of
https://github.com/KDE/latte-dock.git
synced 2024-12-24 17:33:50 +03:00
include guard
This commit is contained in:
parent
1d5dcbf014
commit
aa10cda7f7
@ -1,5 +1,5 @@
|
||||
#ifndef WINDOWINFO_H
|
||||
#define WINDOWINFO_H
|
||||
#ifndef WINDOWINFOWRAP_H
|
||||
#define WINDOWINFOWRAP_H
|
||||
|
||||
#include <QObject>
|
||||
#include <QWidget>
|
||||
@ -56,4 +56,4 @@ private:
|
||||
|
||||
}
|
||||
|
||||
#endif // WINDOWINFO_H
|
||||
#endif // WINDOWINFOWRAP_H
|
||||
|
Loading…
Reference in New Issue
Block a user