mirror of
https://github.com/Dark98/threeSD.git
synced 2026-07-06 08:39:06 +00:00
Really properly be per-monitor DPI aware
This is so hard...
This commit is contained in:
@@ -2,14 +2,6 @@
|
||||
<ui version="4.0">
|
||||
<class>TitleInfoDialog</class>
|
||||
<widget class="QDialog" name="TitleInfoDialog">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>500</width>
|
||||
<height>360</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Title Info</string>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user