summaryrefslogtreecommitdiff
path: root/x11/wx1Motif/patches/patch-ag
blob: b795a77c196d410b76bc3e3c00bf9e87352a7b2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ag,v 1.1.1.1 2002/06/17 02:24:58 dmcmahill Exp $

--- src/x/wx_gdi.cpp.orig	Sun Sep 20 21:50:02 1998
+++ src/x/wx_gdi.cpp
@@ -43,7 +43,7 @@
 #endif
 #endif
 
-const DISPLAY_DPI = 100;
+const int DISPLAY_DPI = 100;
 
 #ifdef wx_x
 XFontPool *wxFontPool = NULL;