Kaydet (Commit) 028dcd41 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Avoid reserved identifier

Change-Id: I0d75653dcde39b0fbd8af723295262615978d903
üst 830a8673
...@@ -16,8 +16,8 @@ ...@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of * except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef _OPTIMIZERDIALOG_HRC #ifndef SDEXT_SOURCE_MINIMIZER_OPTIMIZERDIALOG_HRC
#define _OPTIMIZERDIALOG_HRC #define SDEXT_SOURCE_MINIMIZER_OPTIMIZERDIALOG_HRC
#define ITEM_ID_INTRODUCTION 0 #define ITEM_ID_INTRODUCTION 0
#define ITEM_ID_SLIDES 1 #define ITEM_ID_SLIDES 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment