added some todos
inversed main stacks f1:content, f2:design, f3:git added toggle menubar actions but it's not working yet
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ GNU General Public License for more details.
|
||||
|
||||
"""
|
||||
|
||||
from libriis.main import main # pylint: disable=wrong-import-position
|
||||
from libriis.main import main
|
||||
|
||||
if __name__ == '__main__':
|
||||
sys.exit(main())
|
||||
|
||||
Reference in New Issue
Block a user