1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 12:28:22 +01:00

Increase width of 'Attributes' window

Before this change some lines in the "Advanced Options" window would not
fit into one line and would screw up the others. This depends on the fonts
used, but increasing the width of the panel a bit does not hurt.
This commit is contained in:
Carlos R. Mafra
2011-08-11 12:26:41 +02:00
parent a06b0673d8
commit 25c67fc7cc

View File

@@ -158,7 +158,7 @@ static WMPropList *AnyWindow;
static WMPropList *EmptyString;
static WMPropList *Yes, *No;
#define PWIDTH 270
#define PWIDTH 290
#define PHEIGHT 350
static char *spec_text;