~ubuntu-branches/ubuntu/trusty/kvirc/trusty-proposed

« back to all changes in this revision

Viewing changes to src/modules/options/OptionsWidget_tray.h

  • Committer: Package Import Robot
  • Author(s): Mark Purcell
  • Date: 2013-05-18 19:36:33 UTC
  • mfrom: (24.1.1 experimental)
  • Revision ID: package-import@ubuntu.com-20130518193633-d2caq4677ihxc93h
Tags: 4:4.2.0-2
Upload to unstable 

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
        KviBoolSelector * m_pEnable;
44
44
        KviBoolSelector * m_pEnableFlashing;
45
45
        KviBoolSelector * m_pLevelBasedNotify;
 
46
#ifndef COMPILE_ON_MAC
46
47
        KviBoolSelector * m_pMinimizeInTray;
 
48
#endif
47
49
        KviBoolSelector * m_pCloseInTray;
48
50
        KviTalGroupBox * m_pLevelsGroup;
49
51
protected slots: