Rename x11 auto-type plugin to xcb.

This matches what QGuiApplication::platformName() returns.
This commit is contained in:
Felix Geyer 2015-07-23 00:11:05 +02:00
parent 20b13a4a2e
commit ba1ca4ec08
9 changed files with 12 additions and 33 deletions

View file

@ -36,7 +36,6 @@ QString imageReaderFilter();
bool isHex(const QByteArray& ba);
void sleep(int ms);
void wait(int ms);
QString platform();
void disableCoreDumps();
} // namespace Tools