Skip to content

Commit

Permalink
+ add missing headers
Browse files Browse the repository at this point in the history
  • Loading branch information
wwmayer committed Jul 20, 2014
1 parent d403851 commit 3fb066c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Gui/QuantitySpinBox.cpp
Expand Up @@ -23,6 +23,8 @@

#include "PreCompiled.h"
#ifndef _PreComp_
# include <QLineEdit>
# include <QFocusEvent>
#endif

#include "QuantitySpinBox.h"
Expand Down

0 comments on commit 3fb066c

Please sign in to comment.