compiles and runs, but crashes ... duh
[ardour.git] / gtk2_ardour / waveview.h
index 87e38fe1daec854a37c1d533148bb93272c73190..15efbbcef5a694fa776228790ae039fdd1b8ad98 100644 (file)
@@ -111,7 +111,7 @@ private:
 public:
   WaveView(Group& parent);
 
-  static void* create_cache();
+  static GnomeCanvasWaveViewCache* create_cache();
 
   Glib::PropertyProxy<void*> property_data_src();
   Glib::PropertyProxy_ReadOnly<void*> property_data_src() const;