Add an about tab which is shown when the program is started.

This commit is contained in:
Veronica K. B. Olsen
2018-10-02 23:11:02 +02:00
parent abd9d441ad
commit 0ab45f76f7
4 changed files with 105 additions and 5 deletions
-1
View File
@@ -13,7 +13,6 @@
import logging
import nw
from os import path
from PyQt5.QtWidgets import QWidget, QTextEdit, QVBoxLayout, QFrame, QSplitter, QToolBar, QAction
from PyQt5.QtCore import Qt, QSize
from PyQt5.QtGui import QIcon