mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #1005] [CLOSED] [FIX] Fixing issue 995 for linux #1807
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1005
Author: @T1duS
Created: 9/27/2018
Status: ❌ Closed
Base:
master← Head:my-first-good-pull-request📝 Commits (1)
2fbfcf7Fixing issue 995 for linux📊 Changes
3 files changed (+60 additions, -33 deletions)
View changed files
📝
linux/Makefile.am(+3 -3)📝
mac/Makefile.am(+4 -4)📝
src/GUI/ccextractorGUI.c(+53 -26)📄 Description
Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
{pull request content here}
So this is my first pull request and also the first time trying to write neat code and comments. I have fixed the failed to load image error for linux. If you approve of my code, I'll fix for windows as well.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.