1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00

These layout sizes work on mac too now.

This commit is contained in:
James Cotton 2011-12-10 12:50:30 -06:00
parent ffb5bf7a7e
commit 24d6c971e6
2 changed files with 6 additions and 6 deletions

View File

@ -30,7 +30,7 @@
#include <QWidget>
#include "ui_outputchannelform.h"
class ConfigInputWidget;
class ConfigOnputWidget;
class OutputChannelForm : public QWidget
{
@ -39,7 +39,7 @@ class OutputChannelForm : public QWidget
public:
explicit OutputChannelForm(const int index, QWidget *parent = NULL, const bool showLegend = false);
~OutputChannelForm();
friend class ConfigInputWidget;
friend class ConfigOnputWidget;
void setAssignment(const QString &assignment);
int index() const;

View File

@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>562</width>
<height>49</height>
<width>605</width>
<height>56</height>
</rect>
</property>
<property name="windowTitle">
@ -144,7 +144,7 @@
</property>
<property name="minimumSize">
<size>
<width>25</width>
<width>40</width>
<height>0</height>
</size>
</property>
@ -163,7 +163,7 @@
</property>
<property name="minimumSize">
<size>
<width>25</width>
<width>40</width>
<height>0</height>
</size>
</property>