Fallen_
15th March 2011, 15:06
Hi, im trying to do it like this:
m_file = File(fileName);
basically "File" inherits QFile but it fails, any idea wut to do?
m_file = File(fileName);
basically "File" inherits QFile but it fails, any idea wut to do?
View Full Version : QFile &QFile::operator= is private