[TIP]: # ( Provide a general summary of the issue in the title above ^^ ) [TIP]: # ( DO NOT include screenshots of your actual database! ) ## Current Behavior [NOTE]: # ( Tell us what actually happens ) Two functions that do almost the same thing, but slightly differently. ## Possible Solution [NOTE]: # ( Not required, but suggest a fix/reason for the bug ) Combine the functions and handle both entry points from OpenDatabaseWidget and OpenDatabaseDialog.
Current Behavior
Two functions that do almost the same thing, but slightly differently.
Possible Solution
Combine the functions and handle both entry points from OpenDatabaseWidget and OpenDatabaseDialog.