mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Merge pull request #2750 from Atlante45/master
Fixed QLINE_MIN_WIDTH warning on mac
This commit is contained in:
commit
19b76e3331
1 changed files with 0 additions and 1 deletions
|
@ -814,7 +814,6 @@ void sendFakeEnterEvent() {
|
|||
QCoreApplication::sendEvent(glWidget, &enterEvent);
|
||||
}
|
||||
|
||||
const int QLINE_MINIMUM_WIDTH = 400;
|
||||
const float DIALOG_RATIO_OF_WINDOW = 0.30f;
|
||||
|
||||
void Menu::loginForCurrentDomain() {
|
||||
|
|
Loading…
Reference in a new issue