mirror of
https://github.com/exituser/Pearcleaner.git
synced 2026-09-17 09:38:51 +00:00
v3.7.7
This commit is contained in:
@@ -157,6 +157,7 @@ enum CurrentTabView:Int
|
||||
case interface
|
||||
case folders
|
||||
case update
|
||||
case tips
|
||||
case about
|
||||
|
||||
var title: String {
|
||||
@@ -165,6 +166,7 @@ enum CurrentTabView:Int
|
||||
case .interface: return "Interface"
|
||||
case .folders: return "Folders"
|
||||
case .update: return "Update"
|
||||
case .tips: return "Tips"
|
||||
case .about: return "About"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user