From 359b557176b9bb2ff1aed2082641eed39c358d0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 27 May 2020 14:58:02 +0200 Subject: New upstream version 5.1.2a --- app/wlib/gtklib/gtkint.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/wlib/gtklib/gtkint.h') diff --git a/app/wlib/gtklib/gtkint.h b/app/wlib/gtklib/gtkint.h index 9f6be72..2e0511a 100644 --- a/app/wlib/gtklib/gtkint.h +++ b/app/wlib/gtklib/gtkint.h @@ -85,6 +85,8 @@ struct wWin_t { wBool_t busy; int resizeTimer; /** resizing **/ int resizeW,resizeH; + int timer_idle_count; + int timer_busy_count; int modalLevel; }; -- cgit v1.2.3