From f4eb2f33b34ff1b1fd01e491a25fbabef6d0144f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 17 Nov 2012 18:32:39 -0600 Subject: Fix disconnected signals and slots --- ktouch/src/ktouchkeyboardeditor_dlg.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ktouch/src') diff --git a/ktouch/src/ktouchkeyboardeditor_dlg.ui b/ktouch/src/ktouchkeyboardeditor_dlg.ui index 6f945dd2..81d532a7 100644 --- a/ktouch/src/ktouchkeyboardeditor_dlg.ui +++ b/ktouch/src/ktouchkeyboardeditor_dlg.ui @@ -373,9 +373,9 @@ keyListBox - selectionChanged(QListBoxItem*) + selectionChanged(TQListBoxItem*) KTouchKeyboardEditorDlg - keySelectionChanged(QListBoxItem*) + keySelectionChanged(TQListBoxItem*) @@ -387,7 +387,7 @@ addBtnClicked() editBtnClicked() removeBtnClicked() - keySelectionChanged(QListBoxItem*) + keySelectionChanged(TQListBoxItem*) -- cgit v1.2.1