diff options
| author | Jonas Kümmerlin <jonas@kuemmerlin.eu> | 2018-12-28 21:43:24 +0100 |
|---|---|---|
| committer | Jonas Kümmerlin <jonas@kuemmerlin.eu> | 2018-12-28 21:43:24 +0100 |
| commit | 774cbae7824e4410b5523762496c0ddb35da13d8 (patch) | |
| tree | 2e5474c2d7ca78059616fd61a8401a1c61da2935 /alf/alf.cpp | |
| parent | 416fe35c67352dd23ad698d8f732545caee3d82d (diff) | |
create alfcompat.h header
Diffstat (limited to 'alf/alf.cpp')
| -rw-r--r-- | alf/alf.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/alf/alf.cpp b/alf/alf.cpp index 9b2f60f..2f3af7c 100644 --- a/alf/alf.cpp +++ b/alf/alf.cpp @@ -1,9 +1,5 @@ #include "alfpriv.h" -#ifndef WM_DPICHANGED -#define WM_DPICHANGED 0x02E0 -#endif - /* ALF App and Window */ static void |
