Skip to content
GitLab
Explore
Sign in
Initialise member variables uncovered by ctor
Code
Review changes
Check out branch
Download
Patches
Plain diff
Filip Gawin
requested to merge
gawin/kate:impr/init
into
master
Sep 11, 2019
Overview
13
Commits
1
Pipelines
0
Changes
40
Expand
In some places I had to add ctors, because
... = {...};
works only with POD classes.
Merge request reports
Loading