aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/global/LauncherPage.ui
diff options
context:
space:
mode:
authorswirl <swurl@swurl.xyz>2022-02-20 19:23:08 -0500
committerswirl <swurl@swurl.xyz>2022-02-20 19:23:08 -0500
commitda70122d9c46c6281c06fe1dedc558c13077f64f (patch)
tree2a8804f710b3b60a8cdfdf71fee90333234765f0 /launcher/ui/pages/global/LauncherPage.ui
parent613b351f1342ac80f5699dbdb53b9ff5c1f1056f (diff)
downloadPrismLauncher-da70122d9c46c6281c06fe1dedc558c13077f64f.tar.gz
PrismLauncher-da70122d9c46c6281c06fe1dedc558c13077f64f.tar.bz2
PrismLauncher-da70122d9c46c6281c06fe1dedc558c13077f64f.zip
remove notifications
Diffstat (limited to 'launcher/ui/pages/global/LauncherPage.ui')
-rw-r--r--launcher/ui/pages/global/LauncherPage.ui22
1 files changed, 1 insertions, 21 deletions
diff --git a/launcher/ui/pages/global/LauncherPage.ui b/launcher/ui/pages/global/LauncherPage.ui
index 47fed873..3722072d 100644
--- a/launcher/ui/pages/global/LauncherPage.ui
+++ b/launcher/ui/pages/global/LauncherPage.ui
@@ -38,7 +38,7 @@
<enum>QTabWidget::Rounded</enum>
</property>
<property name="currentIndex">
- <number>0</number>
+ <number>1</number>
</property>
<widget class="QWidget" name="featuresTab">
<attribute name="title">
@@ -185,25 +185,6 @@
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_6">
<item>
- <widget class="QGroupBox" name="groupBox_3">
- <property name="title">
- <string>Launcher notifications</string>
- </property>
- <layout class="QVBoxLayout" name="verticalLayout_5">
- <item>
- <widget class="QPushButton" name="resetNotificationsBtn">
- <property name="text">
- <string>Reset hidden notifications</string>
- </property>
- <property name="checkable">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item>
<widget class="QGroupBox" name="sortingModeBox">
<property name="enabled">
<bool>true</bool>
@@ -499,7 +480,6 @@
<tabstop>modsDirBrowseBtn</tabstop>
<tabstop>iconsDirTextBox</tabstop>
<tabstop>iconsDirBrowseBtn</tabstop>
- <tabstop>resetNotificationsBtn</tabstop>
<tabstop>sortLastLaunchedBtn</tabstop>
<tabstop>sortByNameBtn</tabstop>
<tabstop>themeComboBox</tabstop>