Kaydet (Commit) a6347e09 authored tarafından Luboš Luňák's avatar Luboš Luňák

fix last commit

üst 16cf6731
......@@ -65,7 +65,7 @@ extern "C" {
XInitThreads();
// just in case somebody builds with old version and then upgrades Qt,
// otherwise this is a no-op
QApplication::setAttribute( static_cast< ApplicationAttribute >( 10 ));
QApplication::setAttribute( static_cast< Qt::ApplicationAttribute >( 10 ));
#endif
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment