Skip to content

Commit fc44dcd

Browse files
committedApr 6, 2015
EBN #15: Check for proper include directives [includes].
1 parent c03e2a2 commit fc44dcd

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
 

‎.krazy

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
SKIP /umbrello/headings/|/umbrello/_unused/
2+
SKIP lib/cppparser/keywords.h

‎umbrello/dialogs/umlentityattributedialog.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
#include "dialog_utils.h"
2222
#include "object_factory.h"
2323
#include "umlclassifierlist.h"
24-
#include "umlstereotypewidget.h"
2524

2625
// kde includes
2726
#include <klineedit.h>

0 commit comments

Comments
 (0)
Please sign in to comment.