Remove 'pragma once' from colour_button.h font_file_lister.h gl_wrap.h subs_edit_ctrl.h.

Originally committed to SVN as r3536.
This commit is contained in:
Amar Takhar 2009-09-16 12:18:09 +00:00
parent 130e840028
commit aba73d4308
14 changed files with 2 additions and 26 deletions

View file

@ -35,9 +35,6 @@
///
#pragma once
////////////
// Includes
#ifndef AGI_PRE

View file

@ -59,7 +59,6 @@
#include "options.h"
#include "standard_paths.h"
#include "subs_edit_box.h"
#include "subs_edit_ctrl.h"
#include "subs_grid.h"
#include "subtitles_provider_manager.h"
#include "tooltip_manager.h"

View file

@ -50,7 +50,6 @@
#include "ass_override.h"
#include "ass_style.h"
#include "ass_style_storage.h"
#include "colour_button.h"
#include "dialog_colorpicker.h"
#include "dialog_style_editor.h"
#include "help_button.h"

View file

@ -31,8 +31,7 @@
/// @file dialog_translation.h
/// @see dialog_translation.cpp
/// @ingroup tools_ui
///
/// @ingroup tools_ui///
#ifndef DIALOG_TRANSLATION_H

View file

@ -20,8 +20,7 @@
// LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
// POSSIBILITY OF SUCH DAMAGE.
//
@ -56,7 +55,6 @@
#define FontListerClass FontConfigFontFileLister
#endif
#include "font_file_lister.h"
#include "standard_paths.h"
#include "text_file_reader.h"
#include "text_file_writer.h"

View file

@ -35,9 +35,6 @@
///
#pragma once
////////////
// Includes
#ifndef AGI_PRE

View file

@ -35,8 +35,6 @@
///
#pragma once
#ifdef __APPLE__
#include <OpenGL/GL.h>
#include <OpenGL/glu.h>

View file

@ -58,7 +58,6 @@
#include "main.h"
#include "options.h"
#include "subs_edit_box.h"
#include "subs_edit_ctrl.h"
#include "subs_grid.h"
#include "timeedit_ctrl.h"
#include "tooltip_manager.h"

View file

@ -46,7 +46,6 @@
#include "ass_dialogue.h"
#include "options.h"
#include "subs_edit_box.h"
#include "subs_edit_ctrl.h"
#include "subs_grid.h"
#include "utils.h"

View file

@ -35,9 +35,6 @@
///
#pragma once
////////////
// Includes
#include "scintilla_text_ctrl.h"

View file

@ -39,7 +39,6 @@
// Headers
#include "config.h"
#include "thesaurus.h"
#include "thesaurus_myspell.h"

View file

@ -35,9 +35,6 @@
///
#pragma once
///////////
// Headers
#ifndef AGI_PRE

View file

@ -62,7 +62,6 @@
#include "ass_style.h"
#include "ass_time.h"
#include "audio_display.h"
#include "gl_wrap.h"
#include "options.h"
#include "standard_paths.h"
#include "subs_edit_box.h"

View file

@ -54,7 +54,6 @@
#endif
#include "ass_dialogue.h"
#include "gl_wrap.h"
#include "hotkeys.h"
#include "options.h"
#include "utils.h"