Kaydet (Commit) 064ca924 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

hrc files should have hrc suffix

Change-Id: Iadbedc145c85c5f333e4449704fd01d5e12ddde5
üst 8899e449
......@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef DBAUI_TOOLBOX_HXX
#define DBAUI_TOOLBOX_HXX
#ifndef DBAUI_TOOLBOX_HRC
#define DBAUI_TOOLBOX_HRC
#define MID_SBA_QRY_REFRESH \
Identifier = ID_BROWSER_REFRESH ; \
......@@ -65,6 +65,6 @@
HelpID = HID_DOCUMENT_CREATE_REPWIZ ;\
Text [ en-US ] = "Report Wizard..."; \
#endif // DBAUI_TOOLBOX_HXX
#endif // DBAUI_TOOLBOX_HRC
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
......@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _EDT_UNOMID_HXX
#define _EDT_UNOMID_HXX
#ifndef _EDT_UNOMID_HRC
#define _EDT_UNOMID_HRC
#include <svl/memberid.hrc>
......
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