<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div class="default-style"> 
   <div class="default-style">
    On Tue, 3 Jan 2023 19:58:42 +0100
    <br>Tomas Mecir <mecirt@gmail.com> wrote:
   </div> 
   <div class="default-style">
    > The app doesn't seem to do anything when started, but I'll leave that
    <br>> part to you to figure out.
   </div> 
   <div class="default-style">
    Thanks, Tomas.
    <br>It needed a "main.moc" and the SKIP_AUTOMOC removed. And you're right,
    <br>it doesn't do anything. Sigh.
   </div> 
  </div>
 </body>
</html>