SVN commit 562827 by okellogg: remove excess scope prefix M +1 -1 activitywidget.h --- branches/KDE/3.5/kdesdk/umbrello/umbrello/activitywidget.h #562826:562827 @@ -112,7 +112,7 @@ /** * Type of activity. */ - ActivityWidget::ActivityType m_ActivityType; + ActivityType m_ActivityType; public slots: