qlscribe.h renamed to qlscribe.h.in to be generated from cmake

git-svn-id: https://svn.code.sf.net/p/qlscribe/svn/trunk@84 cac9541e-1b8d-4bfa-827e-589bba606050
This commit is contained in:
ruglory
2009-02-22 22:30:18 +00:00
parent c27ea7e8a4
commit cbac965e47
6 changed files with 12 additions and 8 deletions
+2
View File
@@ -5,6 +5,8 @@
#include <iostream>
std::ostream &operator<<( std::ostream &os, const QString &str );
QConsolePrintProgress::QConsolePrintProgress( QLightDrive *drive )
: m_drive( drive )
{