Author: cazfi
Date: Thu Jan  7 12:15:44 2016
New Revision: 31401

URL: http://svn.gna.org/viewcvs/freeciv?rev=31401&view=rev
Log:
Fill initial values to ruledit tech editing buttons

See patch #6773

Modified:
    branches/S2_6/tools/ruledit/tab_tech.cpp

Modified: branches/S2_6/tools/ruledit/tab_tech.cpp
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/tools/ruledit/tab_tech.cpp?rev=31401&r1=31400&r2=31401&view=diff
==============================================================================
--- branches/S2_6/tools/ruledit/tab_tech.cpp    (original)
+++ branches/S2_6/tools/ruledit/tab_tech.cpp    Thu Jan  7 12:15:44 2016
@@ -112,6 +112,7 @@
   show_experimental(delete_button);
 
   refresh();
+  update_tech_info(0);
 
   main_layout->addLayout(tech_layout);
 


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

Reply via email to