Allow to clear selection in pad/pocket, fix compile error

This commit is contained in:
wmayer
2012-11-02 13:52:20 +01:00
parent 03f465faf6
commit 3c08b99500
3 changed files with 11 additions and 0 deletions

View File

@@ -25,6 +25,7 @@
#ifndef _PreComp_
# include <QContextMenuEvent>
# include <QMenu>
# include <QPainter>
# include <QShortcut>
# include <QTextCursor>
#endif