aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpaster/pasteview.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cpaster/pasteview.ui')
-rw-r--r--src/plugins/cpaster/pasteview.ui12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/plugins/cpaster/pasteview.ui b/src/plugins/cpaster/pasteview.ui
index 436db085519..5bc18658ca3 100644
--- a/src/plugins/cpaster/pasteview.ui
+++ b/src/plugins/cpaster/pasteview.ui
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
- <class>ViewDialog</class>
- <widget class="QDialog" name="ViewDialog">
+ <class>CodePaster::Internal::ViewDialog</class>
+ <widget class="QDialog" name="CodePaster::Internal::ViewDialog">
<property name="geometry">
<rect>
<x>0</x>
@@ -83,8 +83,8 @@
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
-&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
-&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:9pt;&quot;&gt;&amp;lt;Comment&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
+&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&amp;lt;Comment&amp;gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
@@ -200,7 +200,7 @@ p, li { white-space: pre-wrap; }
<connection>
<sender>buttonBox</sender>
<signal>accepted()</signal>
- <receiver>ViewDialog</receiver>
+ <receiver>CodePaster::Internal::ViewDialog</receiver>
<slot>accept()</slot>
<hints>
<hint type="sourcelabel">
@@ -216,7 +216,7 @@ p, li { white-space: pre-wrap; }
<connection>
<sender>buttonBox</sender>
<signal>rejected()</signal>
- <receiver>ViewDialog</receiver>
+ <receiver>CodePaster::Internal::ViewDialog</receiver>
<slot>reject()</slot>
<hints>
<hint type="sourcelabel">