Integrating github/staging through commit ab87ed9
This commit is contained in:
@@ -58,8 +58,6 @@ using namespace AzQtComponents;
|
||||
|
||||
static int GetSmallestScreenHeight()
|
||||
{
|
||||
QDesktopWidget* desktopWidget = QApplication::desktop();
|
||||
|
||||
int smallestHeight = -1;
|
||||
for (QScreen* screen : QApplication::screens())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user