diff options
| author | LostDragonist <lost.dragonist@gmail.com> | 2019-09-16 18:12:50 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-09-16 18:12:50 -0500 |
| commit | 11bf4499c05f960baf7f3d4c76303749d61318e3 (patch) | |
| tree | a3831c08cdce775cd12a4e21cc467e787842351c | |
| parent | 0d6eb8bd4ce37ebf9efb1436d401efbcc9ffa440 (diff) | |
| parent | 0ecac8f4c49d99f072481114e886b2e05851e704 (diff) | |
Merge pull request #835 from LostDragonist/Develop
Add placeholder text to notification dialog
| -rw-r--r-- | src/problemsdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/problemsdialog.ui b/src/problemsdialog.ui index a1712d4a..a474f73b 100644 --- a/src/problemsdialog.ui +++ b/src/problemsdialog.ui @@ -50,7 +50,7 @@ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:7.8pt;"><br /></p></body></html></string>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Click a notification above to get more details...</p></body></html></string>
</property>
</widget>
</item>
|
