Changeset 76562 in vbox for trunk/src/VBox/Main/include/QMTranslator.h
- Timestamp:
- Jan 1, 2019 3:22:50 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 127864
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/QMTranslator.h
r76553 r76562 16 16 */ 17 17 18 #ifndef ____H_QMTRANSLATOR19 #define ____H_QMTRANSLATOR18 #ifndef MAIN_INCLUDED_QMTranslator_h 19 #define MAIN_INCLUDED_QMTranslator_h 20 20 #ifndef RT_WITHOUT_PRAGMA_ONCE 21 21 # pragma once … … 57 57 }; 58 58 59 #endif /* ! ____H_QMTRANSLATOR*/59 #endif /* !MAIN_INCLUDED_QMTranslator_h */ 60 60 /* vi: set tabstop=4 shiftwidth=4 expandtab: */
Note:
See TracChangeset
for help on using the changeset viewer.