Skip to content

Commit

Permalink
revert the last change (OpenModelica#12540)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrpo committed Jun 9, 2024
1 parent 6df876a commit 9429d1f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions OMEdit/OMEditLIB/Modeling/LibraryTreeWidget.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,7 @@
#include <QMessageBox>
#include <QMenu>

// adrpo: why don't we have 6.0.0 here?!
#if (QT_VERSION >= QT_VERSION_CHECK(5, 15, 17))
#if (QT_VERSION >= QT_VERSION_CHECK(5, 11, 0))
#include <QScreen>
#else // QT_VERSION_CHECK
#include <QDesktopWidget>
Expand Down

0 comments on commit 9429d1f

Please sign in to comment.