mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-25 12:13:00 +01:00
Fix linux compilation
This commit is contained in:
parent
cbf8978c68
commit
e96f80c68c
@ -140,6 +140,4 @@ void LinuxX11Window::destroyThis()
|
||||
void LinuxX11Window::terminate()
|
||||
{
|
||||
QCoreApplication::quit();
|
||||
}
|
||||
|
||||
#include "moc_linuxx11window.cpp"
|
||||
}
|
Loading…
Reference in New Issue
Block a user