wedesoft / anymeal

AnyMeal is a free and open source recipe management software developed using SQLite3 and Qt5. It can manage a cookbook with more than 250,000 MealMaster recipes, thereby allowing to import, export, search, display, edit, and print them. AnyMeal is available for GNU/Linux and Microsoft Windows.
https://wedesoft.github.io/anymeal
GNU General Public License v3.0
56 stars 5 forks source link

Qt 6 #34

Closed bkmgit closed 1 year ago

bkmgit commented 1 year ago

Qt 6 has been released. Should update https://github.com/wedesoft/anymeal/blob/master/m4/ax_have_qt.m4#L69 to check for Qt5 only