Explorar o código

d.mon: enlarge width to unhide selection window; solves Gtk-CRITICAL GtkCheckButton message flooding (https://trac.osgeo.org/grass/ticket/3117)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@69485 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler %!s(int64=8) %!d(string=hai) anos
pai
achega
dab67a741f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      display/d.mon/proto.h

+ 1 - 1
display/d.mon/proto.h

@@ -1,6 +1,6 @@
 #ifndef __PROTO_H__
 #define __PROTO_H__
-#define DEFAULT_WIDTH 640
+#define DEFAULT_WIDTH 720
 #define DEFAULT_HEIGHT 480