Fixed a bug which attempted to refresh below the screen when menu is hidden
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@409 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -40,8 +40,6 @@
|
||||
#ifndef METHODE_UPDATE
|
||||
#ifdef __macosx__
|
||||
#define METHODE_UPDATE METHODE_UPDATE_PLEINE_PAGE
|
||||
#elif defined(__WINDOWS__)
|
||||
#define METHODE_UPDATE METHODE_UPDATE_MULTI_RECTANGLE
|
||||
#else
|
||||
#define METHODE_UPDATE METHODE_UPDATE_PAR_CUMUL
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user