Convert KAboutData and KCmdLineOptions.
[kdbg.git] / kdbg / commandids.h
blob57b276a12bbfb929974c42e99b46940695cb8cb3
1 /*
2 * Copyright Johannes Sixt
3 * This file is licensed under the GNU General Public License Version 2.
4 * See the file COPYING in the toplevel directory of the source directory.
5 */
7 #ifndef COMMANDIDS_H
8 #define COMMANDIDS_H
10 // statusbar ids
11 #define ID_STATUS_MSG 191
12 #define ID_STATUS_ACTIVE 193
13 #endif // COMMANDIDS_H