diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2016-07-31 17:53:20 +0200 |
---|---|---|
committer | DaMichel <mw.pub@welter-4d.de> | 2016-08-02 13:22:51 +0200 |
commit | 4a6c5ebbe11df575dd1fb29d7beae387dab05b3c (patch) | |
tree | 2b5a139f145b2b6840653ebc1d76676e012662c4 /filter-kalman | |
parent | f786a5c3e89f52a457744c966cc28f5fe99ad9b4 (diff) |
filter/kalman: remove @dbaarda's copyright from dialog
@DaMichel still needs to change to his copyright in file headers.
Diffstat (limited to 'filter-kalman')
-rw-r--r-- | filter-kalman/ftnoir_kalman_filtercontrols.ui | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/filter-kalman/ftnoir_kalman_filtercontrols.ui b/filter-kalman/ftnoir_kalman_filtercontrols.ui index 7533beed..848e5424 100644 --- a/filter-kalman/ftnoir_kalman_filtercontrols.ui +++ b/filter-kalman/ftnoir_kalman_filtercontrols.ui @@ -9,8 +9,8 @@ <rect> <x>0</x> <y>0</y> - <width>442</width> - <height>153</height> + <width>431</width> + <height>141</height> </rect> </property> <property name="sizePolicy"> @@ -127,13 +127,6 @@ </widget> </item> <item> - <widget class="QLabel" name="label_2"> - <property name="text"> - <string>Written by Donovan Baarda, 2014</string> - </property> - </widget> - </item> - <item> <widget class="QDialogButtonBox" name="buttonBox"> <property name="standardButtons"> <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |