Integrating github/staging through commit ab87ed9
This commit is contained in:
@@ -50,7 +50,6 @@ CUnsavedChangedDialog::CUnsavedChangedDialog(QWidget* parent)
|
||||
if (parent)
|
||||
{
|
||||
QPoint center = parent->mapToGlobal(parent->geometry().center());
|
||||
QDesktopWidget* desktop = QApplication::desktop();
|
||||
const QRect screenDimensions = QApplication::screenAt(center)->geometry();
|
||||
if (screenDimensions.contains(center))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user