mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-02 14:57:59 +03:00
Removed an optimization that caused problems on 32 bit builds
This commit is contained in:
parent
c40e753ea9
commit
a54f8c7ee2
19 changed files with 15 additions and 10600 deletions
2
extern/shiny/Editor/MainWindow.cpp
vendored
2
extern/shiny/Editor/MainWindow.cpp
vendored
|
@ -1,6 +1,8 @@
|
|||
#include "MainWindow.hpp"
|
||||
#include "ui_mainwindow.h"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#include <QCloseEvent>
|
||||
#include <QTimer>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue