disbled new popupchat style stuff - until it works without style files.

removed release flag from mainwindow.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@507 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2008-04-16 12:35:01 +00:00
parent 5a27165353
commit aa393dcc72
2 changed files with 24 additions and 24 deletions

View file

@ -91,8 +91,6 @@
* #define RS_RELEASE_VERSION 1
****/
#define RS_RELEASE_VERSION 1
/** Constructor */
MainWindow::MainWindow(QWidget* parent, Qt::WFlags flags)
: QMainWindow(parent, flags)