mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 18:32:50 +00:00
plasma: calendar applet review
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
52ce8d7bcb
commit
ed5003e338
1 changed files with 3 additions and 3 deletions
|
@ -47,9 +47,9 @@ private slots:
|
|||
private:
|
||||
void paintIcon();
|
||||
|
||||
CalendarWidget *m_calendarwidget;
|
||||
Plasma::Svg *m_svg;
|
||||
QTimer *m_timer;
|
||||
CalendarWidget* m_calendarwidget;
|
||||
Plasma::Svg* m_svg;
|
||||
QTimer* m_timer;
|
||||
int m_day;
|
||||
KCModuleProxy* m_kcmclockproxy;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue