mirror of
https://github.com/lubuntu-team/lubuntu-about.git
synced 2025-08-11 22:14:04 +00:00
Whoops, forgot to remove a function.
This commit is contained in:
parent
93294a3ae8
commit
c820f66d00
@ -44,7 +44,6 @@ class LubuntuAbout(QMainWindow, Ui_Dialog):
|
||||
self.ui.cpudetails.setText("%s" % cpu)
|
||||
self.ui.graphicsdetails.setText("%s" % graphics)
|
||||
self.ui.memorydetails.setText("%s / %s used" % (freemem, totalmem))
|
||||
self.infupdate()
|
||||
|
||||
|
||||
def memcalc(mem):
|
||||
|
Loading…
x
Reference in New Issue
Block a user