kdecore: remove declaration of non-existing KLocale::setEncoding() method

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2023-07-24 21:44:30 +03:00
parent 6cb0ae1239
commit 0fa46d60db

View file

@ -211,16 +211,7 @@ public:
* @see KLocalizedString
*/
void translateRaw(const char *ctxt, const char *singular, const char *plural,
unsigned long n, QString *lang, QString *trans) const;
/**
* Changes the current encoding.
*
* @param mibEnum The mib of the preferred codec
*
* @return True on success.
*/
bool setEncoding(int mibEnum);
unsigned long n, QString *lang, QString *trans) const;
/**
* @since 4.3