forked from jeena/FeedTheMonkey
fixed paths
This commit is contained in:
parent
2cb154d0e6
commit
e14f16c314
3 changed files with 4 additions and 2 deletions
|
@ -101,6 +101,7 @@ class MainWindow(QtGui.QMainWindow):
|
|||
dialog.exec_()
|
||||
|
||||
def logOut(self):
|
||||
self.content.evaluateJavaScript("setArticle()")
|
||||
self.tinyTinyRSS.logOut()
|
||||
self.tinyTinyRSS = None
|
||||
self.put("session_id", None)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue