Skip to content

Commit

Permalink
- Fix build.
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@11680 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adeas31 committed Apr 5, 2012
1 parent c397800 commit d8785dd
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions OMNotebook/OMNotebookGUI/OMNotebookGUI.pro
Expand Up @@ -69,7 +69,8 @@ SOURCES += \
../OMSketch/Draw_Arrow.cpp \
../OMSketch/Draw_Arc.cpp \
../OMSketch/CustomDailog.cpp \
../../OMEdit/OMEditGUI/StringHandler.cpp
../../OMEdit/OMEditGUI/StringHandler.cpp \
../../OMEdit/OMEditGUI/Helper.cpp

HEADERS += \
omc_communication.h \
Expand Down Expand Up @@ -149,7 +150,8 @@ HEADERS += \
../OMSketch/Draw_Arc.h \
../OMSketch/CustomDialog.h \
../OMSketch/basic.h \
../../OMEdit/OMEditGUI/StringHandler.h
../../OMEdit/OMEditGUI/StringHandler.h \
../../OMEdit/OMEditGUI/Helper.h

FORMS += ImageSizeDlg.ui \
OtherDlg.ui \
Expand Down

0 comments on commit d8785dd

Please sign in to comment.