Use tdestandarddirs.h
#59
Merged
MicheleC
merged 1 commits from rename/kstandarddirs
into master
2 days ago
Loading…
Reference in New Issue
There is no content yet.
Delete Branch 'rename/kstandarddirs'
Deleting a branch is permanent. It CANNOT be undone. Continue?
As per title.
There is one unnecessary repetition of include.
@ -27,3 +27,3 @@
#include <tdetexteditor/editinterface.h>
#include <tdetexteditor/selectioninterface.h>
#include <kstandarddirs.h>
#include <tdestandarddirs.h>
Repetition of the same include.
Good catch. PR updated.
61dd710c78
to459b4827b5
2 days agoIt looks good.
459b4827b5
into master 2 days agoReviewers
459b4827b5
.