src/gui.h
changeset 10517 2e55d1418bd8
parent 10466 54dfadd481b0
child 10768 bbb4e4b152bf
equal deleted inserted replaced
10516:b5a97c512d02 10517:2e55d1418bd8
    50 
    50 
    51 /* misc_gui.cpp */
    51 /* misc_gui.cpp */
    52 void PlaceLandBlockInfo();
    52 void PlaceLandBlockInfo();
    53 void ShowAboutWindow();
    53 void ShowAboutWindow();
    54 void ShowBuildTreesToolbar();
    54 void ShowBuildTreesToolbar();
    55 void ShowBuildTreesScenToolbar();
       
    56 void ShowTownDirectory();
    55 void ShowTownDirectory();
    57 void ShowIndustryDirectory();
    56 void ShowIndustryDirectory();
    58 void ShowSubsidiesList();
    57 void ShowSubsidiesList();
    59 
    58 
    60 void ShowEstimatedCostOrIncome(Money cost, int x, int y);
    59 void ShowEstimatedCostOrIncome(Money cost, int x, int y);