Home
last modified time | relevance | path

Searched refs:RowQuantChanged (Results 1 – 1 of 1) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DProductionWnd.cpp368 boost::bind(&QueueRow::RowQuantChanged, this, _1, _2)); in QueueRow()
395 void RowQuantChanged(int quantity, int blocksize) { in RowQuantChanged() function