mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-05-15 14:15:49 -06:00
Add help for options pgadmin3opt.Press Ctrl+F1
This commit is contained in:
parent
c1b222ee43
commit
e54809faf2
3 changed files with 12 additions and 6 deletions
|
|
@ -280,6 +280,7 @@ wxString qtIdent(const wxString &value); // add " if necessary
|
|||
wxString qtTypeIdent(const wxString &value); // add " if necessary
|
||||
|
||||
bool make_identifier(const wxString &strname, wxString &s, wxString &n, bool islower);
|
||||
wxSize getScreenSizeForPoint(const wxPoint screenPos);
|
||||
void showHelpHtml(wxWindow *parent, const wxString &htmlHelp,wxPoint screenPos, wxSize size);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue