.
This commit is contained in:
+2
-1
@@ -29,6 +29,8 @@
|
||||
#include <QClipboard>
|
||||
#include <QMimeData>
|
||||
|
||||
#include <QToolBar>
|
||||
|
||||
#include <QMessageBox>
|
||||
|
||||
|
||||
@@ -347,7 +349,6 @@ void cMainWindow::createTextActions()
|
||||
|
||||
m_lpFormatToolBar = addToolBar(tr("Format Actions"));
|
||||
m_lpFormatToolBar->setAllowedAreas(Qt::TopToolBarArea | Qt::BottomToolBarArea);
|
||||
addToolBarBreak(Qt::TopToolBarArea);
|
||||
addToolBar(m_lpFormatToolBar);
|
||||
|
||||
m_lpComboFont = new QFontComboBox(m_lpFormatToolBar);
|
||||
|
||||
+5
-13
@@ -36,7 +36,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>89</width>
|
||||
<height>433</height>
|
||||
<height>445</height>
|
||||
</rect>
|
||||
</property>
|
||||
<attribute name="label">
|
||||
@@ -76,7 +76,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>89</width>
|
||||
<height>433</height>
|
||||
<height>462</height>
|
||||
</rect>
|
||||
</property>
|
||||
<attribute name="label">
|
||||
@@ -113,7 +113,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>89</width>
|
||||
<height>433</height>
|
||||
<height>462</height>
|
||||
</rect>
|
||||
</property>
|
||||
<attribute name="label">
|
||||
@@ -150,7 +150,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>89</width>
|
||||
<height>433</height>
|
||||
<height>462</height>
|
||||
</rect>
|
||||
</property>
|
||||
<attribute name="label">
|
||||
@@ -187,7 +187,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>89</width>
|
||||
<height>433</height>
|
||||
<height>462</height>
|
||||
</rect>
|
||||
</property>
|
||||
<attribute name="label">
|
||||
@@ -278,14 +278,6 @@
|
||||
</rect>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QToolBar" name="m_lpMainToolBar">
|
||||
<attribute name="toolBarArea">
|
||||
<enum>TopToolBarArea</enum>
|
||||
</attribute>
|
||||
<attribute name="toolBarBreak">
|
||||
<bool>false</bool>
|
||||
</attribute>
|
||||
</widget>
|
||||
<widget class="QStatusBar" name="m_lpStatusBar"/>
|
||||
<action name="actionTest1">
|
||||
<property name="text">
|
||||
|
||||
Reference in New Issue
Block a user