Increment beta revision so that old clients display a note.

This commit is contained in:
lotodore
2007-10-30 22:07:56 +00:00
parent b0524a59ff
commit 9662b5bbb6
3 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -58,9 +58,9 @@
#endif
//Uncomment this for RELEASE
// #include <QtPlugin>
// Q_IMPORT_PLUGIN(qjpeg)
// Q_IMPORT_PLUGIN(qgif)
#include <QtPlugin>
Q_IMPORT_PLUGIN(qjpeg)
Q_IMPORT_PLUGIN(qgif)
using namespace std;