Author: mir3x
Date: Sun Nov 13 22:37:18 2016
New Revision: 34503

URL: http://svn.gna.org/viewcvs/freeciv?rev=34503&view=rev
Log:
Qt client - tax sprites not always updated

See bug #25287


Modified:
    branches/S2_6/client/gui-qt/mapview.cpp

Modified: branches/S2_6/client/gui-qt/mapview.cpp
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/gui-qt/mapview.cpp?rev=34503&r1=34502&r2=34503&view=diff
==============================================================================
--- branches/S2_6/client/gui-qt/mapview.cpp     (original)
+++ branches/S2_6/client/gui-qt/mapview.cpp     Sun Nov 13 22:37:18 2016
@@ -949,6 +949,7 @@
   } else {
     sw_economy->set_custom_labels("");
   }
+  sw_tax->update_final_pixmap();
   sw_economy->update_final_pixmap();
   delete update_info_timer;
   update_info_timer = nullptr;


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

Reply via email to