Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Егор Сальков
Calculator
Commits
849e187b
Commit
849e187b
authored
4 years ago
by
Егор Сальков
Browse files
Options
Download
Patches
Plain Diff
Replace calculator.cpp
parent
b790a140
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
calculator.cpp
+1
-7
calculator.cpp
with
1 addition
and
7 deletions
+1
-7
calculator.cpp
+
1
−
7
View file @
849e187b
...
@@ -33,13 +33,7 @@ Calculator::Calculator(QWidget *parent)
...
@@ -33,13 +33,7 @@ Calculator::Calculator(QWidget *parent)
Calculator
::~
Calculator
()
Calculator
::~
Calculator
()
{
{
delete
usually
;
delete
display
;
delete
mainWidget
;
delete
simpleCalcLayout
;
delete
complCalcLayout
;
delete
defaultCalcLayout
;
delete
mainLayout
;
}
}
void
Calculator
::
digitClicked
()
void
Calculator
::
digitClicked
()
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets