Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Main Repositories
otb
Commits
4d01dfeb
Commit
4d01dfeb
authored
Aug 16, 2016
by
Guillaume Pasero
Browse files
COMP: rename mapla includes
parent
fc4c5cd0
Changes
6
Hide whitespace changes
Inline
Side-by-side
Modules/Visualization/Mapla/include/mvdMaplaApplication.h
View file @
4d01dfeb
...
...
@@ -17,8 +17,8 @@
=========================================================================*/
#ifndef __maplaApplication_h
#define __maplaApplication_h
#ifndef __m
vdM
aplaApplication_h
#define __m
vdM
aplaApplication_h
//
// Configuration include.
...
...
Modules/Visualization/Mapla/include/mvdMaplaMainWindow.h
View file @
4d01dfeb
...
...
@@ -17,8 +17,8 @@
=========================================================================*/
#ifndef __maplaMainWindow_h
#define __maplaMainWindow_h
#ifndef __m
vdM
aplaMainWindow_h
#define __m
vdM
aplaMainWindow_h
//
// Configuration include.
...
...
Modules/Visualization/Mapla/src/main.cxx
View file @
4d01dfeb
...
...
@@ -45,8 +45,8 @@
//
// Monteverdi includes (sorted by alphabetic order)
#include
"maplaApplication.h"
#include
"maplaMainWindow.h"
#include
"m
vdM
aplaApplication.h"
#include
"m
vdM
aplaMainWindow.h"
enum
ERROR_CODE
{
...
...
Modules/Visualization/Mapla/src/mvdMaplaApplication.cxx
View file @
4d01dfeb
...
...
@@ -16,7 +16,7 @@
PURPOSE. See the above copyright notices for more information.
=========================================================================*/
#include
"maplaApplication.h"
#include
"m
vdM
aplaApplication.h"
/*****************************************************************************/
...
...
Modules/Visualization/Mapla/src/mvdMaplaMainWindow.cxx
View file @
4d01dfeb
...
...
@@ -16,8 +16,8 @@
=========================================================================*/
#include
"maplaMainWindow.h"
#include
"ui_maplaMainWindow.h"
#include
"m
vdM
aplaMainWindow.h"
#include
"ui_m
vdM
aplaMainWindow.h"
/*****************************************************************************/
...
...
@@ -52,7 +52,7 @@
//
#include
"mvdApplicationsToolBox.h"
//
#include
"maplaApplication.h"
#include
"m
vdM
aplaApplication.h"
// #include "mvdPreferencesDialog.h"
namespace
mvd
...
...
Modules/Visualization/Mapla/src/mvdMaplaMainWindow.ui
View file @
4d01dfeb
...
...
@@ -65,7 +65,7 @@
<bool>
true
</bool>
</property>
<property
name=
"icon"
>
<iconset
resource=
"maplaMainWindow.qrc"
>
<iconset
resource=
"m
vdM
aplaMainWindow.qrc"
>
<normaloff>
:/icons/action_Open_Icon
</normaloff>
:/icons/action_Open_Icon
</iconset>
</property>
<property
name=
"text"
>
...
...
@@ -102,7 +102,7 @@
</action>
</widget>
<resources>
<include
location=
"maplaMainWindow.qrc"
/>
<include
location=
"m
vdM
aplaMainWindow.qrc"
/>
</resources>
<connections/>
</ui>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment