diff options
author | Ken Moore <ken@ixsystems.com> | 2016-11-11 09:14:40 -0500 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2016-11-11 09:14:40 -0500 |
commit | 4a73dcc40afd2257588cee0656119dfe985efa3e (patch) | |
tree | b0d592767b4a1b701fa06553547cdf4f1198157a /src-qt5/core/lumina-desktop/Globals.h | |
parent | If lumina-textedit is opened without any arguments, automatically open a blan... (diff) | |
download | lumina-4a73dcc40afd2257588cee0656119dfe985efa3e.tar.gz lumina-4a73dcc40afd2257588cee0656119dfe985efa3e.tar.bz2 lumina-4a73dcc40afd2257588cee0656119dfe985efa3e.zip |
Oops - forgot to add some files to the previous commits.
Diffstat (limited to 'src-qt5/core/lumina-desktop/Globals.h')
-rw-r--r-- | src-qt5/core/lumina-desktop/Globals.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src-qt5/core/lumina-desktop/Globals.h b/src-qt5/core/lumina-desktop/Globals.h index 3df48741..15e7a4b6 100644 --- a/src-qt5/core/lumina-desktop/Globals.h +++ b/src-qt5/core/lumina-desktop/Globals.h @@ -18,6 +18,7 @@ #include <QIcon> #include <QWidget> #include <QAction> +#include <QToolButton> #include <unistd.h> #include <stdio.h> |