[win-nix] debug

This commit is contained in:
Maxim Kadushkin
2017-01-25 17:26:46 +03:00
parent 4e1480737d
commit a3bcb523df
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#include <set>
#include <QThread>
#include <QMutex>
class CFileInspector : public QThread
{

View File

@ -65,6 +65,7 @@
extern HWND gTopWinId;
#else
#define VK_F4 0x73
#define VK_TAB 0x09
#define gTopWinId this
#include "linux/cx11decoration.h"
#endif