diff --git a/main_windows.cpp b/main_windows.cpp index b90cbd7..7321f8f 100644 --- a/main_windows.cpp +++ b/main_windows.cpp @@ -10,8 +10,6 @@ #include #include -static const int m_defaultButtonWidth = 45; - int main(int argc, char *argv[]) { // High DPI scaling is enabled by default from Qt 6 #if (QT_VERSION < QT_VERSION_CHECK(6, 0, 0))