mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-05-15 14:15:49 -06:00
Add support Wayland
This commit is contained in:
parent
59d18e285c
commit
2d17f7096a
4 changed files with 18 additions and 5 deletions
|
|
@ -101,7 +101,7 @@ extern wxString settingsIni; // The default settings file
|
|||
extern sysSettings *settings; // The settings manager
|
||||
|
||||
extern frmMain *winMain; // The main app window
|
||||
|
||||
extern bool iswayland;
|
||||
extern wxLocale *locale; // Application locale
|
||||
extern wxArrayInt existingLangs; // Language IDs
|
||||
extern wxArrayString existingLangNames; // Language Names
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue