From 886b09e5d997af17d1b0a9c7fad6e952a94bed45 Mon Sep 17 00:00:00 2001 From: Rahul Date: Fri, 13 Mar 2009 21:09:38 -0400 Subject: proverb --- proverb/build/mainwindow.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 proverb/build/mainwindow.cpp (limited to 'proverb/build/mainwindow.cpp') diff --git a/proverb/build/mainwindow.cpp b/proverb/build/mainwindow.cpp new file mode 100644 index 0000000..2c12dc5 --- /dev/null +++ b/proverb/build/mainwindow.cpp @@ -0,0 +1,10 @@ +/**************************************************************************** +** Form implementation generated from reading ui file 'ui/mainwindow.ui' +** +** Created by User Interface Compiler +** +** WARNING! All changes made in this file will be lost! +****************************************************************************/ + +#include "mainwindow.h" + -- cgit