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

Avoid reserved identifier

Change-Id: I2c9d6a750f3a7d1ce29f3e9fe315defc63c46e46
üst 1e418f85
......@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _DESKTOP_HRC_
#define _DESKTOP_HRC_
#ifndef INCLUDED_DESKTOP_SOURCE_APP_DESKTOP_HRC
#define INCLUDED_DESKTOP_SOURCE_APP_DESKTOP_HRC
#include <svl/solar.hrc>
......@@ -65,7 +65,6 @@
#define STR_TITLE_EXPIRED (RID_DESKTOP_STRING_START+207)
#define RID_APPTITLE (RID_DESKTOP_STRING_START+208)
#endif // _DESKTOP_HRC_
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
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