correct import for kmenu

svn path=/trunk/KDE/kdelibs/; revision=884024
This commit is contained in:
Beat Wolf 2008-11-14 00:34:36 +00:00
parent 675b4b59b8
commit a387ff3a29

View File

@ -21,7 +21,7 @@
#ifndef CONTAINMENT_P_H
#define CONTAINMENT_P_H
#include <KMenu>
#include <kmenu.h>
static const int INTER_CONTAINMENT_MARGIN = 6;
static const int CONTAINMENT_COLUMNS = 2;