src/RecipesTree.cpp

changeset 90
2396457a8167
parent 82
84e5dcab868f
child 92
fb0bb9a2a7e1
equal deleted inserted replaced
89:231a0b1292f3 90:2396457a8167
13 * 13 *
14 * You should have received a copy of the GNU General Public License 14 * You should have received a copy of the GNU General Public License
15 * along with this program. If not, see <http://www.gnu.org/licenses/>. 15 * along with this program. If not, see <http://www.gnu.org/licenses/>.
16 */ 16 */
17 #include "RecipesTree.h" 17 #include "RecipesTree.h"
18 //#include "EditMisc.h"
19 #include "MainWindow.h" 18 #include "MainWindow.h"
20 #include "config.h" 19 #include "config.h"
21 #include "bmsapp.h"
22 20
23 21
24 22
25 RecipesTree::RecipesTree(QWidget *parent) : QDialog(parent) 23 RecipesTree::RecipesTree(QWidget *parent) : QDialog(parent)
26 { 24 {

mercurial