|
From: Coda H. <chi...@gm...> - 2010-02-04 14:59:52
|
Can you post a backtrace?
/s/ Adam
On Thu, Feb 4, 2010 at 8:19 AM, Biber <bib...@gm...> wrote:
> Hi, when i create a new shortcut in my window class,my program crashes.
>
> MainWindow::MainWindow(QWidget *parent)
> : QMainWindow(parent)
> {
>
> QxtGlobalShortcut *shortcut = new QxtGlobalShortcut(this); //crash here
>
> }
>
> I must be constructing it the wrong way or something, any help?
>
> ------------------------------------------------------------------------------
> The Planet: dedicated and managed hosting, cloud storage, colocation
> Stay online with enterprise data centers and the best network in the business
> Choose flexible plans and management services without long-term contracts
> Personal 24x7 support from experience hosting pros just a phone call away.
> http://p.sf.net/sfu/theplanet-com
> _______________________________________________
> Libqxt-discussion mailing list
> Lib...@li...
> https://lists.sourceforge.net/lists/listinfo/libqxt-discussion
>
|