Remove the line number display from the status bar.
[kdbg.git] / kdbg / commandids.h
bloba1ca0e22e1307582f2661c28e0c8f659681b660e
1 // $Id$
3 // Copyright by Johannes Sixt
4 // This file is under GPL, the GNU General Public Licence
6 #ifndef COMMANDIDS_H
7 #define COMMANDIDS_H
9 // statusbar ids
10 #define ID_STATUS_MSG 191
11 #define ID_STATUS_BUSY 192
12 #define ID_STATUS_ACTIVE 193
13 #endif // COMMANDIDS_H