Proagate word counts and save them for files.

This commit is contained in:
Veronica K. B. Olsen
2019-04-22 17:02:52 +02:00
parent 2727ade4a0
commit 3631b239fc
10 changed files with 103 additions and 91 deletions
+6 -8
View File
@@ -7,12 +7,10 @@ QTextEdit {
color: #c7cfd0;
}
QStatusBar::item {
background-color: rgba(0,0,0,0.1);
border: 1px solid #666666;
}
QStatusBar::item QLabel {
background-color: rgba(0,0,0,0.0);
padding: 1px 4px;
QTreeView, QHeaderView {
font-size: 13px;
}
/* QStatusBar::item QLabel {
color: #990000;
font-style: normal;
} */