#ifndef __WILCARD_HH_INCLUDED__ #define __WILCARD_HH_INCLUDED__ #include QString wildcardsToRegexp( const QString & wc_str ); #endif