diff options
author | Ken Moore <ken@pcbsd.org> | 2014-09-29 17:02:16 -0400 |
---|---|---|
committer | Ken Moore <ken@pcbsd.org> | 2014-09-29 17:02:16 -0400 |
commit | 707241a359e6b739d21fc9e1b1112cbf04487dbd (patch) | |
tree | 6728b2253b6ddc93c17f18cac9791e46d7c2cf9d /lumina-desktop/panel-plugins/userbutton/UserWidget.h | |
parent | Update the user buttons some more: (diff) | |
download | lumina-707241a359e6b739d21fc9e1b1112cbf04487dbd.tar.gz lumina-707241a359e6b739d21fc9e1b1112cbf04487dbd.tar.bz2 lumina-707241a359e6b739d21fc9e1b1112cbf04487dbd.zip |
Finish cleaning up the new directory browser in the userbutton.
Diffstat (limited to 'lumina-desktop/panel-plugins/userbutton/UserWidget.h')
-rw-r--r-- | lumina-desktop/panel-plugins/userbutton/UserWidget.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lumina-desktop/panel-plugins/userbutton/UserWidget.h b/lumina-desktop/panel-plugins/userbutton/UserWidget.h index 232b5e8b..da149c42 100644 --- a/lumina-desktop/panel-plugins/userbutton/UserWidget.h +++ b/lumina-desktop/panel-plugins/userbutton/UserWidget.h @@ -65,7 +65,6 @@ private slots: void updateHome(); void slotGoToDir(QString dir); void slotGoHome(); - void slotGoUp(); void slotOpenDir(); //Slots for the special buttons |