Skip to content

Commit b33433c

Browse files
committed
Add tooltip for move button
1 parent 09cd4ef commit b33433c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

src/frontend/OpenBanglaKeyboardFrontendUI.pro.user

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE QtCreatorProject>
3-
<!-- Written by QtCreator 4.0.0, 2016-09-11T16:09:52. -->
3+
<!-- Written by QtCreator 4.0.0, 2016-11-21T13:29:25. -->
44
<qtcreator>
55
<data>
66
<variable>EnvironmentId</variable>

src/frontend/TopBar.ui

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,9 @@
115115
<height>31</height>
116116
</rect>
117117
</property>
118+
<property name="toolTip">
119+
<string>Move</string>
120+
</property>
118121
<property name="text">
119122
<string/>
120123
</property>

0 commit comments

Comments
 (0)