Pārlūkot izejas kodu

Habia danado el slot sin querer

Rafael Arce Nazario 9 gadus atpakaļ
vecāks
revīzija
f792c14460
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. 2
    1
      frog.cpp

+ 2
- 1
frog.cpp Parādīt failu

@@ -7,8 +7,9 @@
7 7
 #include "mainwindow.h"
8 8
 #include "ui_mainwindow.h"
9 9
 
10
-
10
+//
11 11
 // Constructor for the frog class
12
+//
12 13
 
13 14
 frog::frog(QWidget *parent) : QWidget(parent) {
14 15