diff --git a/src/SpectacleCore.h b/src/SpectacleCore.h --- a/src/SpectacleCore.h +++ b/src/SpectacleCore.h @@ -97,6 +97,5 @@ EditorPtr mQuickEditor; bool mIsGuiInited; bool mCopyToClipboard; - bool mCopyImageToClipboard; KWayland::Client::PlasmaShell *mWaylandPlasmashell; };