CMakeLists.txt indentation

This commit is contained in:
Lukas W
2014-11-21 11:48:38 +01:00
parent b3e30392f7
commit 1b2966dc37
2 changed files with 68 additions and 66 deletions

View File

@@ -30,7 +30,9 @@
#include "export.h"
///
/// \brief A context menu with a caption
///
class EXPORT captionMenu : public QMenu
{
Q_OBJECT