From dd66057e863291c0270173f6c43e1a011844a962 Mon Sep 17 00:00:00 2001 From: Grassmunk Date: Sat, 30 May 2020 10:28:39 -0700 Subject: [PATCH] missed this one little guy --- Plus/PlusGUI.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plus/PlusGUI.py b/Plus/PlusGUI.py index 962836b..34387f9 100755 --- a/Plus/PlusGUI.py +++ b/Plus/PlusGUI.py @@ -1221,7 +1221,7 @@ class plusGTK: self.theme.go(cursors=self.install_cursors, icons=self.install_icons, wallpaper=self.install_wallpaper, sounds=self.install_sounds, colors=self.install_colors, fonts=self.install_fonts, screensaver=self.install_screensaver) - self.warning_popup.hide() +