more sophisticated canvas tester
[ardour.git] / libs / pbd / test / scalar_properties.h
index 6175aeacfe0720d7b12412083be5740e63ea42b0..d3134776599234495e0ae0ceb79a7f2991d874c6 100644 (file)
@@ -13,7 +13,7 @@ public:
        void testBasic ();
 
        static void make_property_quarks ();
-       
+
 private:
        PBD::Property<int> _fred;
 };