mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
[win-nix] debug
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
|
||||
#include <set>
|
||||
#include <QThread>
|
||||
#include <QMutex>
|
||||
|
||||
class CFileInspector : public QThread
|
||||
{
|
||||
|
||||
@ -65,6 +65,7 @@
|
||||
extern HWND gTopWinId;
|
||||
#else
|
||||
#define VK_F4 0x73
|
||||
#define VK_TAB 0x09
|
||||
#define gTopWinId this
|
||||
#include "linux/cx11decoration.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user