ALT Linux Bugzilla
– Attachment 2987 Details for
Bug 17514
Падает qdevelop
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
crash-test
00.cpp (text/plain), 464 bytes, created by
Boris Savelev
on 2008-10-10 15:21:06 MSD
(
hide
)
Description:
crash-test
Filename:
MIME Type:
Creator:
Boris Savelev
Created:
2008-10-10 15:21:06 MSD
Size:
464 bytes
patch
obsolete
>//ôÅÓÔ >#include <QApplication> >#include <QMainWindow> >#include <QTextCodec> > >#define charset "KOI8-R" > >int main(int argc, char *argv[]) { > > QApplication app(argc, argv); > > QTextCodec *codec = QTextCodec::codecForName(charset); > QTextCodec::setCodecForTr(codec); > > QMainWindow *mw = new QMainWindow(0, Qt::Window); > mw->setWindowTitle(QMainWindow::tr("ôÅÓÔÏ×ÏÅ ÐÒÉÌÏÖÅÎÉÅ ÎÁ Qt4")); > mw->resize(400, 300); > mw->show(); > return app.exec(); >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 17514
: 2987