mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-20 02:42:50 +01:00
text revision
This commit is contained in:
@@ -23,7 +23,7 @@ type LimaPlugin struct {
|
||||
func (self *LimaPlugin) Init( main_screen *UI.MainScreen ) {
|
||||
self.GPUDriverPage = NewGPUDriverPage()
|
||||
self.GPUDriverPage.SetScreen( main_screen)
|
||||
self.GPUDriverPage.SetName("GPU driver switch")
|
||||
self.GPUDriverPage.SetName("GPU Driver Switch")
|
||||
self.GPUDriverPage.Init()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user