Author: cazfi
Date: Sat Oct  1 15:20:04 2016
New Revision: 33955

URL: http://svn.gna.org/viewcvs/freeciv?rev=33955&view=rev
Log:
Fixed broken Qt-client compile.

Reported by Jacob Nevins <jtn>

See patch #7735

Modified:
    trunk/client/gui-qt/helpdlg.cpp

Modified: trunk/client/gui-qt/helpdlg.cpp
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/client/gui-qt/helpdlg.cpp?rev=33955&r1=33954&r2=33955&view=diff
==============================================================================
--- trunk/client/gui-qt/helpdlg.cpp     (original)
+++ trunk/client/gui-qt/helpdlg.cpp     Sat Oct  1 15:20:04 2016
@@ -698,6 +698,7 @@
     case HELP_UNIT:
       set_topic_unit(topic, title);
       break;
+    case HELP_GOODS:
     case HELP_LAST: // Just to avoid warning
       break;
   }


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to