[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/kword
From:       Laurent Montel <montell () club-internet ! fr>
Date:       2002-12-04 10:48:23
[Download RAW message or body]

CVS commit by mlaurent: 

Add const


  M +1 -1      kwview.cc   1.927
  M +1 -1      kwview.h   1.247


--- koffice/kword/kwview.cc:1.926	Wed Nov 27 10:23:54 2002
@@ -7768,7 +7768,7 @@
     topLayout->addWidget( box );
 }
 
-bool KWStatisticsDialog::docHasSelection()
+bool KWStatisticsDialog::docHasSelection()const
 {
     QPtrListIterator<KWFrameSet> fsIt( m_doc->framesetsIterator() );
 
--- koffice/kword/kwview.h:1.246	Wed Nov 27 10:23:54 2002
@@ -817,7 +817,7 @@
 
     bool calcStats( QLabel **resultLabel, bool selection, bool useFootEndNote );
     void calcGeneral( QLabel **resultLabel );
-    bool docHasSelection();
+    bool docHasSelection()const;
     double calcFlesch(ulong sentences, ulong words, ulong syllables);
 private slots:
     void slotRefreshValue(bool);

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic