diff options
| author | fiaxh <git@lightrise.org> | 2020-02-21 03:06:27 +0100 |
|---|---|---|
| committer | fiaxh <git@lightrise.org> | 2020-02-22 02:58:36 +0100 |
| commit | f282ef68a44d6b1924869160b4ddcb88d8d8e715 (patch) | |
| tree | 4c1ea9383a6c27f0adb062a27547ca6ddbd80785 /main/data | |
| parent | d550fc905c79dccd51adb2d296140810ddc694fb (diff) | |
| download | dino-f282ef68a44d6b1924869160b4ddcb88d8d8e715.tar.gz | |
Rename UnifiedWindow -> MainWindow
Diffstat (limited to 'main/data')
| -rw-r--r-- | main/data/unified_window_placeholder.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/data/unified_window_placeholder.ui b/main/data/unified_window_placeholder.ui index cfabd132..88186f62 100644 --- a/main/data/unified_window_placeholder.ui +++ b/main/data/unified_window_placeholder.ui @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <interface> - <template class="DinoUiUnifiedWindowPlaceholder"> + <template class="DinoUiMainWindowPlaceholder"> <property name="valign">center</property> <property name="visible">True</property> <child> |
