SVN Commit by andreas: r4138 - trunk/pgadmin3/src/ui - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by andreas: r4138 - trunk/pgadmin3/src/ui
Date
Msg-id 200505051456.j45EuZA0023389@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: andreas
Date: 2005-05-05 15:56:35 +0100 (Thu, 05 May 2005)
New Revision: 4138

Modified:
   trunk/pgadmin3/src/ui/frmHint.cpp
Log:
make dumb compilers happy

Modified: trunk/pgadmin3/src/ui/frmHint.cpp
===================================================================
--- trunk/pgadmin3/src/ui/frmHint.cpp    2005-05-04 21:47:05 UTC (rev 4137)
+++ trunk/pgadmin3/src/ui/frmHint.cpp    2005-05-05 14:56:35 UTC (rev 4138)
@@ -36,7 +36,7 @@
 #define HINT_YESNO       8


-struct
+struct make_dumb_compilers_happy        // unnamed structs don't make all compilers happy...
 {
     const wxChar *hintPage;
     const wxChar *hintCaption;


pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r4137 - branches/REL-1_2_0_PATCHES/pgadmin3/docs/en_US
Next
From: "Dave Page"
Date:
Subject: Trimming the snapshots