git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4447
91ce42f0-d328-0410-95d8-
f526ca767f89
{
m_dir = dir;
}
-#ifndef xxx
+#ifdef xxx
******FIXME****** Just Delete me
void Console::dosql(QString* sqlcmd, QStringList& strlstret)
{
/* Append to pageslist */
m_pageslist.append(m_console);
- /* Set BatStack m_treeItem */
+ /* Set Color of treeWidgetItem for the console
+ * It will be set to gree in the console class if the connection is made.
+ */
QBrush redBrush(Qt::red);
item->setForeground(0, redBrush);