Feature #215 ยป 0030-Clear-trailing-spaces-from-Qt-client-code.patch
client/gui-qt/mapview.h | ||
---|---|---|
public:
|
||
map_view();
|
||
void paint(QPainter *painter, QPaintEvent *event);
|
||
void find_place(int pos_x, int pos_y, int &w, int &h, int wdth, int hght,
|
||
void find_place(int pos_x, int pos_y, int &w, int &h, int wdth, int hght,
|
||
int recursive_nr);
|
||
void resume_searching(int pos_x, int pos_y, int &w, int &h,
|
||
int wdth, int hght, int recursive_nr);
|
client/gui-qt/plrdlg.h | ||
---|---|---|
private slots:
|
||
void req_meeeting();
|
||
void req_caancel_threaty(); /** somehow autoconnect feature messes
|
||
* here and names are bit odd to cheat
|
||
* here and names are bit odd to cheat
|
||
* autoconnect */
|
||
void req_wiithdrw_vision();
|
||
void toggle_ai_mode();
|