patch to DWM system
This commit is contained in:
parent
cbc0274bb7
commit
70043be5f2
3 changed files with 5 additions and 5 deletions
|
|
@ -44,6 +44,7 @@ public:
|
|||
void setSnapmaticPicture(SnapmaticPicture *picture, int index);
|
||||
void setSnapmaticPicture(SnapmaticPicture *picture);
|
||||
void addPreviousNextButtons();
|
||||
void stylizeDialog();
|
||||
bool isIndexed();
|
||||
int getIndex();
|
||||
~PictureDialog();
|
||||
|
|
@ -63,7 +64,6 @@ private slots:
|
|||
void exportCustomContextMenuRequestedPrivate(const QPoint &pos, bool fullscreen);
|
||||
void nextPictureRequestedSlot();
|
||||
void previousPictureRequestedSlot();
|
||||
void stylize();
|
||||
|
||||
signals:
|
||||
void nextPictureRequested();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue