remove svn keywords

This commit is contained in:
NishiOwO
2025-12-05 07:43:04 +09:00
parent 6c22ab8cd6
commit 2a268c56f1
171 changed files with 18590 additions and 919 deletions

View File

@@ -1,4 +1,3 @@
/* $Id$ */
/*!
* @file Mw/Widget/Button.h
* @brief Button widget

View File

@@ -1,4 +1,3 @@
/* $Id: CheckBox.h 206 2025-10-07 15:10:46Z nishi $ */
/*!
* @file Mw/Widget/CheckBox.h
* @brief CheckBox widget

View File

@@ -1,4 +1,3 @@
/* $Id: ComboBox.h 206 2025-10-07 15:10:46Z nishi $ */
/*!
* @file Mw/Widget/ComboBox.h
* @brief ComboBox widget

View File

@@ -1,4 +1,3 @@
/* $Id$ */
/*!
* @file Mw/Widget/Entry.h
* @brief Entry widget

View File

@@ -1,4 +1,3 @@
/* $Id$ */
/*!
* @file Mw/Widget/Frame.h
* @brief Frame widget

View File

@@ -1,4 +1,3 @@
/* $Id$ */
/*!
* @file Mw/Widget/Image.h
* @brief Image widget

View File

@@ -1,4 +1,3 @@
/* $Id$ */
/*!
* @file Mw/Widget/Label.h
* @brief Label widget

View File

@@ -1,4 +1,3 @@
/* $Id$ */
/*!
* @file Mw/Widget/ListBox.h
* @brief ListBox widget

View File

@@ -1,4 +1,3 @@
/* $Id$ */
/*!
* @file Mw/Widget/Menu.h
* @brief Menu widget

View File

@@ -1,4 +1,3 @@
/* $Id$ */
/*!
* @file Mw/Widget/NumberEntry.h
* @brief NumberEntry widget

View File

@@ -1,4 +1,3 @@
/* $Id$ */
/*!
* @file Mw/Widget/OpenGL.h
* @brief OpenGL widget

View File

@@ -1,4 +1,3 @@
/* $Id$ */
/*!
* @file Mw/Widget/ProgressBar.h
* @brief ProgressBar widget

View File

@@ -1,4 +1,3 @@
/* $Id: RadioBox.h 206 2025-10-07 15:10:46Z nishi $ */
/*!
* @file Mw/Widget/RadioBox.h
* @brief RadioBox widget

View File

@@ -1,4 +1,3 @@
/* $Id$ */
/*!
* @file Mw/Widget/ScrollBar.h
* @brief ScrollBar widget

View File

@@ -1,4 +1,3 @@
/* $Id$ */
/*!
* @file Mw/Widget/Separator.h
* @brief Separator widget

View File

@@ -1,4 +1,3 @@
/* $Id$ */
/*!
* @file Mw/Widget/SubMenu.h
* @brief SubMenu widget

View File

@@ -1,4 +1,3 @@
/* $Id$ */
/*!
* @file Mw/Widget/TreeView.h
* @brief TreeView widget

View File

@@ -1,4 +1,3 @@
/* $Id$ */
/*!
* @file Mw/Widget/Viewport.h
* @brief Viewport widget

View File

@@ -1,4 +1,3 @@
/* $Id$ */
/*!
* @file Mw/Widget/Vulkan.h
* @brief Vulkan widget

View File

@@ -1,4 +1,3 @@
/* $Id$ */
/*!
* @file Mw/Widget/Window.h
* @brief Window widget