Skip to content

Commit 9b90fc7

Browse files
stefonarchjohanmalm
authored andcommitted
Removed redundant combobox items from mouse.ui
1 parent 8ffe511 commit 9b90fc7

File tree

1 file changed

+0
-45
lines changed

1 file changed

+0
-45
lines changed

src/mouse.ui

Lines changed: 0 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -164,16 +164,6 @@
164164
</item>
165165
<item row="8" column="1" colspan="4" alignment="Qt::AlignmentFlag::AlignLeft">
166166
<widget class="QComboBox" name="tapButtonMap">
167-
<item>
168-
<property name="text">
169-
<string>left-right-middle</string>
170-
</property>
171-
</item>
172-
<item>
173-
<property name="text">
174-
<string>left-middle-right</string>
175-
</property>
176-
</item>
177167
</widget>
178168
</item>
179169
<item row="9" column="0" alignment="Qt::AlignmentFlag::AlignLeft">
@@ -283,21 +273,6 @@
283273
</item>
284274
<item row="13" column="1" colspan="4" alignment="Qt::AlignmentFlag::AlignLeft">
285275
<widget class="QComboBox" name="clickMethod">
286-
<item>
287-
<property name="text">
288-
<string>none</string>
289-
</property>
290-
</item>
291-
<item>
292-
<property name="text">
293-
<string>buttonareas</string>
294-
</property>
295-
</item>
296-
<item>
297-
<property name="text">
298-
<string>clickfinger</string>
299-
</property>
300-
</item>
301276
</widget>
302277
</item>
303278
<item row="14" column="0" alignment="Qt::AlignmentFlag::AlignLeft">
@@ -309,26 +284,6 @@
309284
</item>
310285
<item row="14" column="1" colspan="4" alignment="Qt::AlignmentFlag::AlignLeft">
311286
<widget class="QComboBox" name="scrollMethod">
312-
<item>
313-
<property name="text">
314-
<string>twofinger</string>
315-
</property>
316-
</item>
317-
<item>
318-
<property name="text">
319-
<string>edge</string>
320-
</property>
321-
</item>
322-
<item>
323-
<property name="text">
324-
<string>onbuttondown</string>
325-
</property>
326-
</item>
327-
<item>
328-
<property name="text">
329-
<string>none</string>
330-
</property>
331-
</item>
332287
</widget>
333288
</item>
334289
<item row="15" column="0" alignment="Qt::AlignmentFlag::AlignLeft">

0 commit comments

Comments
 (0)