Fix context menu behavior

This commit is contained in:
BasioMeusPuga
2018-03-24 01:34:42 +05:30
parent dd4b502861
commit 9c85a1075e
12 changed files with 23 additions and 10 deletions

View File

@@ -2,6 +2,7 @@
# Keep in mind that all integer / boolean settings are returned as strings
import os
from ast import literal_eval
from PyQt5 import QtCore, QtGui