]>
Git Repo - linux.git/blobdiff - tools/perf/scripts/python/exported-sql-viewer.py
def Activate(self):
self.bar.show()
+ self.textbox.lineEdit().selectAll()
self.textbox.setFocus()
def Deactivate(self):
This page took 0.031377 seconds and 4 git commands to generate.