Skip to content
Commit 6f5f23f3 authored by Nikita Sirgienko's avatar Nikita Sirgienko Committed by Albert Astals Cid
Browse files

Fix incapacity open *.cws files

Summary: File filter was incorrect (there wasn't space between '.cws' and '|' symbol), and didn't recognizing `*.cws` files, so there weren't possibility for users to open any saved files, if they could not specify the file name directly (availability of this feature depends of the particular 'Open File' dialog window).

Test Plan:
1) Write some worksheet (for example, with lua backend)
2) Save as worksheet with file extention `.cws` (for example `foo.cws`)
3) Try to open, using 'Open File' dialog.

Reviewers: #cantor, asemke

Reviewed By: #cantor, asemke

Subscribers: aacid, #cantor, #kde_edu

Tags: #kde_edu, #cantor

Differential Revision: https://phabricator.kde.org/D11528
parent f9b6c2e9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment