1.7.6 New features for floatimages and fixes
authorinsilmaril
Tue, 03 Jan 2006 09:44:41 +0000
changeset 1688814a667241a
parent 167 f7efd8c7c407
child 169 aa48c7b52549
1.7.6 New features for floatimages and fixes
findwindow.h
     1.1 --- a/findwindow.h	Tue Jan 03 09:44:41 2006 +0000
     1.2 +++ b/findwindow.h	Tue Jan 03 09:44:41 2006 +0000
     1.3 @@ -14,7 +14,7 @@
     1.4  	Q_OBJECT
     1.5  
     1.6  public:
     1.7 -	FindWindow (QWidget* parent=0, const char* namme=0, WFlags f=0);
     1.8 +	FindWindow (QWidget* parent=0, const char* namme=0);
     1.9  
    1.10  public slots:	
    1.11  	void popup();