remove MotifDetail:: from function in class declaration
authorDiane Trout <diane@caltech.edu>
Wed, 5 Jul 2006 06:00:23 +0000 (06:00 +0000)
committerDiane Trout <diane@caltech.edu>
Wed, 5 Jul 2006 06:00:23 +0000 (06:00 +0000)
qui/motif_editor/MotifDetail.hpp

index 6c882d3f11123f797d02524565ab3a6e73023262..f0336f49f118b9675659ba5c74b934ceba6074d1 100644 (file)
@@ -33,7 +33,7 @@ public:
   QColor qcolor() const;
 
   // is this motif enabled?
-  bool MotifDetail::enabled() const;
+  bool enabled() const;
 
 public slots:
   void promptColor();