Author: dodji
Date: Thu Jan 17 22:08:29 2008
New Revision: 702
URL: http://svn.gnome.org/viewvc/nemiver?rev=702&view=rev
Log:
[global vars inspector dialog]: cosmetic compliance changelet
Modified:
trunk/ChangeLog
trunk/src/persp/dbgperspective/nmv-global-vars-inspector-dialog.h
Modified: trunk/src/persp/dbgperspective/nmv-global-vars-inspector-dialog.h
==============================================================================
--- trunk/src/persp/dbgperspective/nmv-global-vars-inspector-dialog.h
(original)
+++ trunk/src/persp/dbgperspective/nmv-global-vars-inspector-dialog.h Thu Jan
17 22:08:29 2008
@@ -53,7 +53,8 @@
public:
GlobalVarsInspectorDialog (const UString &a_root_path,
- IDebuggerSafePtr &a_dbg, IWorkbench &a_wb) ;
+ IDebuggerSafePtr &a_dbg,
+ IWorkbench &a_wb) ;
virtual ~GlobalVarsInspectorDialog () ;
};//end GlobalVarsInspectorDialog
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list
Want to limit the commits to a few modules? Go to above URL, log in to edit
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development
mailing list. Email [EMAIL PROTECTED] if interested.