Skip to content

Commit 1a8fea5

Browse files
vkconfig: Fix copyright
Change-Id: I527973e575341fad6622104d25347c19f4334559
1 parent 1794e9a commit 1a8fea5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vkconfig_gui/mainwindow.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<enum>QTabWidget::Rounded</enum>
9292
</property>
9393
<property name="currentIndex">
94-
<number>6</number>
94+
<number>7</number>
9595
</property>
9696
<widget class="QWidget" name="tab_configurations">
9797
<property name="autoFillBackground">
@@ -4558,7 +4558,7 @@
45584558
<enum>Qt::LeftToRight</enum>
45594559
</property>
45604560
<property name="text">
4561-
<string>Copyright (c) 2020-2025 LunarG, Inc.</string>
4561+
<string>Copyright (c) 2020-2026 LunarG, Inc.</string>
45624562
</property>
45634563
<property name="alignment">
45644564
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>

0 commit comments

Comments
 (0)