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

« back to all changes in this revision

Viewing changes to src/modules/options/OptionsWidget_textIcons.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:
67
67
        QPushButton  * m_pDel;
68
68
        QPushButton  * m_pRestore;
69
69
        QToolButton * m_pCurrentIconButton;
70
 
        KviTalPopupMenu *m_pPopup;
 
70
        QMenu *m_pPopup;
71
71
private:
72
72
        void fillTable();
73
73
public: