Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 522990 | Differences between
and this patch

Collapse All | Expand All

(-)tora-2.1.1.orig/src/tooracleconnection.cpp (-1 / +1 lines)
Lines 870-876 Link Here
870
            {
870
            {
871
                // Ignore any errors here
871
                // Ignore any errors here
872
            }
872
            }
873
            return QString::QString();
873
            return QString();
874
        }
874
        }
875
875
876
        virtual toQuery::queryImpl *createQuery(toQuery *query, toConnectionSub *sub)
876
        virtual toQuery::queryImpl *createQuery(toQuery *query, toConnectionSub *sub)

Return to bug 522990