Home
last modified time | relevance | path

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

/dports/games/lordsawar/lordsawar-0.3.2/src/gui/
H A Ddiplomacy-report-dialog.cpp73 Gtk::Label *label = manage(new Gtk::Label(p->getDiplomaticTitle())); in DiplomacyReportDialog()
/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Dplayer.h276 Glib::ustring getDiplomaticTitle() const {return d_diplomatic_title;}; in getDiplomaticTitle() function