clean
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
|
||||
#ifdef Q_OS_WIN
|
||||
#include <Windows.h>
|
||||
#endif
|
||||
|
||||
class WindowHelperWindows
|
||||
{
|
||||
@@ -19,4 +18,6 @@ private:
|
||||
static HWND getWindowHandle(QWidget *widget);
|
||||
};
|
||||
|
||||
#endif // Q_OS_WIN
|
||||
|
||||
#endif // WINDOW_HELPER_WINDOWS_H
|
||||
|
||||
Reference in New Issue
Block a user