Settings: tab enum cleanup

This commit is contained in:
quadbyte 2025-08-14 07:52:01 -04:00
parent 2a7810c17c
commit ef5fff12d1
5 changed files with 33 additions and 31 deletions

View file

@ -7,21 +7,6 @@ pragma Singleton
Singleton {
id: root
// Our tabs used in the UI, needs to be defined in a Singleton so they can be accessed anywhere
enum Tab {
General,
Bar,
TimeWeather,
ScreenRecorder,
Network,
Audio,
Display,
Wallpaper,
WallpaperSelector,
//Misc,
About
}
// Define our app directories
// Default config directory: ~/.config/noctalia
// Default cache directory: ~/.cache/noctalia