mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 10:52:49 +00:00
5 lines
134 B
C
5 lines
134 B
C
#ifdef KDE_NO_COMPAT
|
|
#error "kfilesharedlg.h needs to be replaced with kfilesharedialog.h"
|
|
#else
|
|
#include <kfilesharedialog.h>
|
|
#endif
|