Fix departures_widget.h being missing from source.list
Fix whitespace issues.
This commit is contained in:
@@ -520,6 +520,7 @@ widgets/cheat_widget.h
|
||||
widgets/company_widget.h
|
||||
widgets/console_widget.h
|
||||
widgets/date_widget.h
|
||||
widgets/departures_widget.h
|
||||
widgets/depot_widget.h
|
||||
widgets/dock_widget.h
|
||||
widgets/dropdown.cpp
|
||||
|
@@ -7,7 +7,7 @@
|
||||
* See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/** @file waypoint_widget.h Types related to the waypoint widgets. */
|
||||
/** @file departures_widget.h Types related to the departures widgets. */
|
||||
|
||||
#ifndef WIDGETS_DEPARTURES_WIDGET_H
|
||||
#define WIDGETS_DEPARTURES_WIDGET_H
|
||||
|
Reference in New Issue
Block a user