diff Gui/app.h @ 8300:bf8e8144dfa6

10l fix in item disabling (vagymi)
author pontscho
date Wed, 27 Nov 2002 23:11:49 +0000
parents 72700fefd3dc
children ef8c992672f4
line wrap: on
line diff
--- a/Gui/app.h	Wed Nov 27 22:48:56 2002 +0000
+++ b/Gui/app.h	Wed Nov 27 23:11:49 2002 +0000
@@ -120,7 +120,7 @@
  int        px,py,psx,psy;
 // ---
  int        msg,msg2;
- int        pressed,disabled,tmp;
+ int        pressed,tmp;
  int        key,key2;
  int        phases;
  float      value;