4782e840d1441eee9664940dd0bec82a86efe8a7
[fedora-mingw.git] / inkscape / mingw32-inkscape-20081027-no-is-os-vista.patch
1 Index: src/libgdl/gdl-dock-master.c
2 ===================================================================
3 --- src/libgdl/gdl-dock-master.c        (revision 20065)
4 +++ src/libgdl/gdl-dock-master.c        (working copy)
5 @@ -650,7 +650,11 @@
6  
7  #ifdef WIN32    
8      GdkLineStyle lineStyle = GDK_LINE_ON_OFF_DASH;
9 +#if 0
10      if (is_os_vista())
11 +#else /* RWMJ - missing */
12 +    if (0)
13 +#endif
14      {
15          // On Vista the dash-line is increadibly slow to draw, it takes several minutes to draw the tracking lines
16          // With GDK_LINE_SOLID it is parts of a second