summaryrefslogtreecommitdiffstats
path: root/kdbg/commandids.h
blob: 35623b24d2bcccbb11e30b6f8b585046e43273c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * Copyright Johannes Sixt
 * This file is licensed under the GNU General Public License Version 2.
 * See the file COPYING in the toplevel directory of the source directory.
 */

#ifndef COMMANDIDS_H
#define COMMANDIDS_H

// statusbar ids
#define ID_STATUS_MSG 191
#define ID_STATUS_BUSY 192
#define ID_STATUS_ACTIVE 193
#endif // COMMANDIDS_H