Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
043695b7
Commit
043695b7
authored
Dec 03, 2009
by
kh1
Browse files
Missing connect to update path on browse.
parent
694e9788
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/qt4projectmanager/qt-maemo/maemosettingswidget.ui
View file @
043695b7
...
...
@@ -222,6 +222,7 @@
<container>
1
</container>
<slots>
<signal>
editingFinished()
</signal>
<signal>
browsingFinished()
</signal>
</slots>
</customwidget>
</customwidgets>
...
...
@@ -435,6 +436,22 @@
</hint>
</hints>
</connection>
<connection>
<sender>
keyFileLineEdit
</sender>
<signal>
browsingFinished()
</signal>
<receiver>
maemoSettingsWidget
</receiver>
<slot>
keyFileEditingFinished()
</slot>
<hints>
<hint
type=
"sourcelabel"
>
<x>
268
</x>
<y>
337
</y>
</hint>
<hint
type=
"destinationlabel"
>
<x>
257
</x>
<y>
185
</y>
</hint>
</hints>
</connection>
</connections>
<slots>
<slot>
configNameEditingFinished()
</slot>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment