lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [6025] Reformat


From: Greg Chicares
Subject: [lmi-commits] [6025] Reformat
Date: Thu, 06 Nov 2014 00:21:20 +0000

Revision: 6025
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=6025
Author:   chicares
Date:     2014-11-06 00:21:20 +0000 (Thu, 06 Nov 2014)
Log Message:
-----------
Reformat

Modified Paths:
--------------
    lmi/trunk/illustration_view.hpp

Modified: lmi/trunk/illustration_view.hpp
===================================================================
--- lmi/trunk/illustration_view.hpp     2014-11-05 23:53:41 UTC (rev 6024)
+++ lmi/trunk/illustration_view.hpp     2014-11-06 00:21:20 UTC (rev 6025)
@@ -84,15 +84,15 @@
     // ViewEx overrides.
     virtual bool OnCreate(wxDocument*, long int);
 
-    void UponCopyFull          (wxCommandEvent&);
-    void UponCopySummary       (wxCommandEvent&);
-    void UponPreviewPdf        (wxCommandEvent&);
-    void UponPrintPdf          (wxCommandEvent&);
-    void UponProperties        (wxCommandEvent&);
-    void UponUpdateFileSave    (wxUpdateUIEvent&);
-    void UponUpdateFileSaveAs  (wxUpdateUIEvent&);
-    void UponUpdateInapplicable(wxUpdateUIEvent&);
-    void UponUpdateProperties  (wxUpdateUIEvent&);
+    void UponCopyFull           (wxCommandEvent&);
+    void UponCopySummary        (wxCommandEvent&);
+    void UponPreviewPdf         (wxCommandEvent&);
+    void UponPrintPdf           (wxCommandEvent&);
+    void UponProperties         (wxCommandEvent&);
+    void UponUpdateFileSave     (wxUpdateUIEvent&);
+    void UponUpdateFileSaveAs   (wxUpdateUIEvent&);
+    void UponUpdateInapplicable (wxUpdateUIEvent&);
+    void UponUpdateProperties   (wxUpdateUIEvent&);
 
     Input& input_data();
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]