remove tmp file when closing tab
This commit is contained in:
@@ -50,6 +50,9 @@ class BigText(QWidget):
|
||||
def get_file(self):
|
||||
return self.model.get_file()
|
||||
|
||||
def destruct(self):
|
||||
pass
|
||||
|
||||
|
||||
class InnerBigText(QWidget):
|
||||
_byte_offset = 0
|
||||
|
||||
Reference in New Issue
Block a user