forked from KolibriOS/kolibrios
CMM: fix in io.h, rename TEXTREADER into TXTREAD,
icons32.png: change colors for DIFF app make RunOS window wider git-svn-id: svn://kolibrios.org@6759 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -28,8 +28,6 @@ void gui()
|
||||
OpenDialog_init stdcall (#o_dialog);
|
||||
SetEventMask(0x27);
|
||||
|
||||
debugln("GUI");
|
||||
|
||||
loop() switch(WaitEvent())
|
||||
{
|
||||
case evMouse:
|
||||
|
||||
Reference in New Issue
Block a user