PATCH: Fix compiler warnings

Marco Wegner <mail-/[email protected]>
Newsgroups gmane.comp.kde.devel.kbabel
Message-ID <[email protected]>
Hi,

here is another patch. It fixes compiler warnings when compiling 
catalogmanagerview.{cpp,h} due to an incorrect order of member 
initialisation.

Marco

_______________________________________________
kbabel mailing list
[email protected]
http://mail.kde.org/mailman/listinfo/kbabel
catmanview_fix-order.diff (text/x-diff, 791 B)
Index: catalogmanagerview.h
===================================================================
RCS file: /home/kde/kdesdk/kbabel/catalogmanager/catalogmanagerview.h,v
retrieving revision 1.41
diff -u -3 -p -b -r1.41 catalogmanagerview.h
--- catalogmanagerview.h	12 Jun 2003 07:17:04 -0000	1.41
+++ catalogmanagerview.h	12 Jun 2003 10:14:58 -0000
@@ -388,7 +388,6 @@ private:
 
    QTextEdit* _logView;
    KDialogBase* _logWindow;
-   KDialogBase* _validateOptionsDlg;
    QPopupMenu* _fileContentsMenu;
    QPopupMenu* _dirContentsMenu;
    QPopupMenu* _dirCommandsMenu;
@@ -410,6 +409,7 @@ private:
    //validation
    ValidateProgressDialog* _validateDialog;
    ValidationOptions* _validateOptions;
+   KDialogBase* _validateOptionsDlg;
    bool _markAsFuzzy;
    bool _ignoreFuzzy;
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQA+6FQUX3rotM03gSgRAhi3AKD2G+QcNF5OI/KQdhRZE/VI3jV9zgCgor0k
rODt9WM24JGSvZBCKY54hno=
=N7X6
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.