mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 16:21:50 -04:00
11 lines
338 B
C++
11 lines
338 B
C++
--- geo/drgeo_dialog.cc.orig 2003-10-27 13:17:25.000000000 +0300
|
|
+++ geo/drgeo_dialog.cc 2013-09-27 21:58:19.018800682 +0400
|
|
@@ -38,7 +38,7 @@
|
|
// Used in the style dialod callback, I know it's ugly, but so easy
|
|
static drgeoFigure *selected_figure;
|
|
|
|
-struct
|
|
+struct drgeoDialogDataStruct
|
|
{
|
|
drgeoPoint mouse;
|
|
drgeoFigure *figure;
|