src/EditRecipe.cpp

changeset 158
24bc2de721d9
parent 156
74c9002580d1
child 162
19156b8b339f
equal deleted inserted replaced
157:771b0b00092a 158:24bc2de721d9
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 "MainWindow.h" 17 #include "MainWindow.h"
18 #include "EditRecipe.h" 18 #include "EditRecipe.h"
19 #include "PrinterDialog.h"
19 #include "../ui/ui_EditRecipe.h" 20 #include "../ui/ui_EditRecipe.h"
20 #include "Utils.h" 21 #include "Utils.h"
21 #include "global.h" 22 #include "global.h"
22 23
23 24

mercurial