Quantum version 2.4.1
[phpeclipse.git] / archive / net.sourceforge.phpeclipse.quantum.sql / src / com / quantum / wizards / JDBCDriverSelectionWizardPage.java
index 7770614..9eb092f 100644 (file)
@@ -28,7 +28,7 @@ public class JDBCDriverSelectionWizardPage extends PropertyChangeWizardPage impl
        /**
         * @param pageName
         */
-       protected JDBCDriverSelectionWizardPage(String pageName) {
+       public JDBCDriverSelectionWizardPage(String pageName) {
                super(pageName);
 
                setTitle(Messages.getString(getClass(), "title"));