mirror of
https://github.com/AdnanHodzic/auto-cpufreq.git
synced 2025-07-28 08:04:25 +02:00
fix undefined var
This commit is contained in:
parent
e8dc4dcabc
commit
3a4fd1dc3f
@ -53,7 +53,6 @@ class MyWindow(Gtk.Window):
|
||||
|
||||
self.hbox.pack_start(self.vbox_right, False, False, 0)
|
||||
|
||||
self.vbox_top.pack_start(self.hbox, False, False, 0)
|
||||
|
||||
GLib.timeout_add_seconds(5, self.refresh)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user