diff options
Diffstat (limited to 'umbrello/umbrello/autolayout/autolayoutdlg.h')
-rw-r--r-- | umbrello/umbrello/autolayout/autolayoutdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/autolayout/autolayoutdlg.h b/umbrello/umbrello/autolayout/autolayoutdlg.h index d970c521..6b4eea53 100644 --- a/umbrello/umbrello/autolayout/autolayoutdlg.h +++ b/umbrello/umbrello/autolayout/autolayoutdlg.h @@ -15,7 +15,7 @@ #include "newautolayoutdialog.h" #include "../umlview.h" #include <tqobject.h> -#include <kconfig.h> +#include <tdeconfig.h> #include "autotqlayout.h" class AutolayoutDlg : public MyDialog1 |