diff options
author | Praveen Arimbrathodiyil <pravi.a@gmail.com> | 2009-05-20 18:06:11 -0700 |
---|---|---|
committer | Praveen Arimbrathodiyil <pravi.a@gmail.com> | 2009-05-20 18:06:11 -0700 |
commit | 83cdafaa88657c95f20c9d493d37ccebd86c1b80 (patch) | |
tree | f391004005fbe9a1186bdc11748d4a15c2a39d85 /proverb/build/mainwindow.cpp | |
parent | 1e1a97cc8c9fddf411e6b2aca307de0b165dac48 (diff) | |
parent | 5a2dfd79178371a529053795d90b48dd96421d88 (diff) | |
download | Rachana.git-83cdafaa88657c95f20c9d493d37ccebd86c1b80.tar.gz Rachana.git-83cdafaa88657c95f20c9d493d37ccebd86c1b80.tar.xz Rachana.git-83cdafaa88657c95f20c9d493d37ccebd86c1b80.zip |
Merge branch 'master' of git://git.savannah.nongnu.org/smc
Diffstat (limited to 'proverb/build/mainwindow.cpp')
-rw-r--r-- | proverb/build/mainwindow.cpp | 10 |
1 files changed, 10 insertions, 0 deletions
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" + |