populate texteditor margin context menu

This commit is contained in:
hjk
2008-12-05 16:39:33 +01:00
parent 45c4d73ee5
commit 0e8d02aab4
9 changed files with 143 additions and 29 deletions

View File

@@ -44,6 +44,8 @@
#include <QMetaType>
#include <QString>
#include <functional>
namespace CppTools {
namespace Internal {