mirror of
https://github.com/AskDavis/Casinotest.git
synced 2026-01-02 20:09:47 -08:00
Compilation error fix.
This commit is contained in:
@@ -52,7 +52,6 @@ void GUIMenuToolbarWidget::slotCurrentItemChanged()
|
||||
|
||||
void GUIMenuToolbarWidget::slotOurWebsiteURLClicked()
|
||||
{
|
||||
qDebug() << "clicked";
|
||||
if ( m_pToolbarControl )
|
||||
{
|
||||
QString strUrl = m_pToolbarControl->GetWebsiteURL();
|
||||
|
||||
Reference in New Issue
Block a user