Renamed UI related files

This commit is contained in:
James Booth
2013-01-28 01:17:46 +00:00
parent 09406ae3c6
commit a63d0aff98
5 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
/*
* input_win.c
* ui_inputwin.c
*
* Copyright (C) 2012, 2013 James Booth <boothj5@gmail.com>
*

View File

@@ -1,5 +1,5 @@
/*
* status_bar.c
* ui_statusbar.c
*
* Copyright (C) 2012, 2013 James Booth <boothj5@gmail.com>
*

View File

@@ -1,5 +1,5 @@
/*
* title_bar.c
* ui_titlebar.c
*
* Copyright (C) 2012, 2013 James Booth <boothj5@gmail.com>
*

View File

@@ -1,5 +1,5 @@
/*
* windows.c
* ui_windows.c
*
* Copyright (C) 2012, 2013 James Booth <boothj5@gmail.com>
*