Review Request 127980: Implement color scheme selection from these installed in the system

Alexander Zhigalin alexander at zhigalin.tk
Fri May 20 19:45:17 UTC 2016


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127980/
-----------------------------------------------------------

Review request for KDevelop and Kevin Funk.


Bugs: 279592
    http://bugs.kde.org/show_bug.cgi?id=279592


Repository: kdevelop


Description
-------

[WIP] Implement color scheme selection from these installed in the system using KColorSchemeManager


Diffs
-----

  app/kdevelopui.rc ba6fc1858ddfeeb79d4235005f794641fcee652c 
  app/main.cpp 0edb5b176a2bd1e365088cfe655136e8c79bb749 

Diff: https://git.reviewboard.kde.org/r/127980/diff/


Testing
-------

Teorically it must work.
But for some reason I can't compile it:
CMakeFiles/kdevelop.dir/main.cpp.o: In function `main':
/home/z/kdesrc/kdevelop/app/main.cpp:381: undefined reference to `KDevelop::ThemeManager::instance()'
/home/z/kdesrc/kdevelop/app/main.cpp:381: undefined reference to `KDevelop::ThemeManager::setApplication(QApplication*)'
collect2: error: ld returned 1 exit status
app/CMakeFiles/kdevelop.dir/build.make:205: recipe for target 'app/kdevelop' failed


Thanks,

Alexander Zhigalin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20160520/e8523af9/attachment.html>


More information about the KDevelop-devel mailing list