Move the constants where they belong.

This commit is contained in:
kh1
2010-03-23 17:05:09 +01:00
parent c504a7ceee
commit 42e01eaaab
4 changed files with 12 additions and 11 deletions

View File

@@ -28,7 +28,7 @@
**************************************************************************/
#include "helpmode.h"
#include "helpplugin.h"
#include "helpconstants.h"
#include <coreplugin/findplaceholder.h>