From d888cfa39e8b38abe17f3d425d19cb8235136a79 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 17:25:43 -0600 Subject: Fix FTBFS --- tdeui/tdeshortcutdialog_simple.ui | 120 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 tdeui/tdeshortcutdialog_simple.ui (limited to 'tdeui/tdeshortcutdialog_simple.ui') diff --git a/tdeui/tdeshortcutdialog_simple.ui b/tdeui/tdeshortcutdialog_simple.ui new file mode 100644 index 000000000..e271e2bd6 --- /dev/null +++ b/tdeui/tdeshortcutdialog_simple.ui @@ -0,0 +1,120 @@ + +TDEShortcutDialogSimple + + + TDEShortcutDialogSimple + + + + 0 + 0 + 177 + 36 + + + + + unnamed + + + 0 + + + + textLabel2 + + + Shortcut: + + + + + spacer3 + + + Vertical + + + Expanding + + + + 20 + 0 + + + + + + m_txtShortcut + + + + 255 + 255 + 255 + + + + 4 + + + ClickFocus + + + Alt+Tab + + + false + + + false + + + + + m_btnClearShortcut + + + x + + + true + + + Clear shortcut + + + + + spacer2 + + + Horizontal + + + Expanding + + + + 40 + 20 + + + + + + + kshortcut.h + kdialog.h + kpushbutton.h + + + class TDEShortcut + + + + + kpushbutton.h + + -- cgit v1.2.1