diff options
| author | Felix (xq) Queißner <git@mq32.de> | 2020-06-21 14:49:25 +0200 |
|---|---|---|
| committer | Felix (xq) Queißner <git@mq32.de> | 2020-06-21 14:49:25 +0200 |
| commit | 0cd3f649205dd079843914d2977a650dd9bd3a92 (patch) | |
| tree | ff934cd5a2d7131e17679f32a4a38cd1ec559b66 /src/browsertab.ui | |
| parent | 3219eda19bf596287d665e7709b728af0ef8de2f (diff) | |
| download | kristall-0cd3f649205dd079843914d2977a650dd9bd3a92.tar.gz | |
Removes deprecation warning for setTabStopWidth, tries to fix netbsd build.
Diffstat (limited to 'src/browsertab.ui')
| -rw-r--r-- | src/browsertab.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/browsertab.ui b/src/browsertab.ui index fac9184..c7c7354 100644 --- a/src/browsertab.ui +++ b/src/browsertab.ui @@ -173,9 +173,6 @@ p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Start surfin!</p></body></html></string> </property> - <property name="tabStopWidth"> - <number>40</number> - </property> <property name="openLinks"> <bool>false</bool> </property> |
