[glom/feature_choices_related_layout] Dialog_Properties: Remove the unnecessary virtual keywords.



commit 034222b3eaeb7ac7884c099af90fdadd66ce90e8
Author: Murray Cumming <murrayc murrayc com>
Date:   Tue Sep 7 16:15:34 2010 +0200

    Dialog_Properties: Remove the unnecessary virtual keywords.
    
    	* glom/utility_widgets/dialog_properties.h: Make methods non-virtual
      because nothing overrides them.

 ChangeLog |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 9646a23..80596bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,6 +30,13 @@
 
 2010-09-07  Murray Cumming  <murrayc murrayc com>
 
+	Dialog_Properties: Remove the unnecessary virtual keywords.
+
+	* glom/utility_widgets/dialog_properties.h: Make methods non-virtual
+  because nothing overrides them.
+
+2010-09-07  Murray Cumming  <murrayc murrayc com>
+
 	Dialog_FieldsList: Fix a crash.
 
 	* glom/mode_design/layout/layout_item_dialogs/dialog_fieldslist.cc: get_fields():



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