]> git.mxchange.org Git - simgear.git/blobdiff - simgear/sound/sample_group.hxx
(try to) properly align model and viewer
[simgear.git] / simgear / sound / sample_group.hxx
index 3e277014f0c39b93cde67d35d163bbd8e189f8c5..d9c279229b75161d77eb357c04e0bfbafe23cb85 100644 (file)
@@ -174,6 +174,8 @@ private:
     bool testForALError(string s);
     bool testForError(void *p, string s);
 
+    string _refname;
+
     void update_sample_config( SGSoundSample *sound );
 };