From 51cbe9d49e3a992f1d02dd97fe68e34fae6957ee Mon Sep 17 00:00:00 2001 From: renatofilho Date: Fri, 1 Oct 2010 19:43:53 -0300 Subject: Added missing file on QtUitools tests. Reviewer: Hugo Parente Lima Luciano Wolf --- tests/QtUiTools/action.ui | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 tests/QtUiTools/action.ui (limited to 'tests/QtUiTools') diff --git a/tests/QtUiTools/action.ui b/tests/QtUiTools/action.ui new file mode 100644 index 0000000..9eda559 --- /dev/null +++ b/tests/QtUiTools/action.ui @@ -0,0 +1,16 @@ + + main_window + + + + + + + foo + + + + + + + -- cgit