equal
deleted
inserted
replaced
13 * GNU General Public License for more details. |
13 * GNU General Public License for more details. |
14 * |
14 * |
15 * You should have received a copy of the GNU General Public License |
15 * You should have received a copy of the GNU General Public License |
16 * along with this program; if not, write to the Free Software |
16 * along with this program; if not, write to the Free Software |
17 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA |
17 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA |
|
18 */ |
|
19 |
|
20 /** |
|
21 * @file HistoryLineEdit.h |
|
22 * @brief HistoryLineEdit class definition |
18 */ |
23 */ |
19 |
24 |
20 #ifndef HEDGEWARS_HISTORYLINEEDIT |
25 #ifndef HEDGEWARS_HISTORYLINEEDIT |
21 #define HEDGEWARS_HISTORYLINEEDIT |
26 #define HEDGEWARS_HISTORYLINEEDIT |
22 |
27 |