You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdelibs/tdeui/kcolorbtn.h

13 lines
200 B

#ifndef KCOLORBTN_H
#define KCOLORBTN_H
#ifdef KDE_NO_COMPAT
#ifdef __GNUC__
#warning <kcolorbtn.h> is the old name. Use <kcolorbutton.h> from now on
#endif
#endif
#include <kcolorbutton.h>
#endif