~hypodermia/ubuntu/oneiric/compiz/fix-for-bug-301174

« back to all changes in this revision

Viewing changes to plugins/bell/src/bell.h

  • Committer: Emily Strickland
  • Date: 2011-08-07 06:43:17 UTC
  • Revision ID: emily@zubon.org-20110807064317-kzom6afwgvhdwqmn
Removed option to specify the file name. Should follow user's sound scheme.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
    private:
44
44
 
45
45
        ca_context *mCanberraContext;
46
 
        CompString mFilename;
47
 
        
48
 
        void
49
 
        filenameChange (CompOption *option,
50
 
                        Options    num);
51
46
};
52
47
 
53
48
class BellPluginVTable :