~ubuntu-branches/ubuntu/trusty/kate/trusty

« back to all changes in this revision

Viewing changes to addons/kate/tabbarextension/ktinytabbar.h

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell, Rohan Garg, Jonathan Riddell, Philip Muškovac
  • Date: 2014-03-19 10:38:16 UTC
  • mfrom: (1.1.42)
  • Revision ID: package-import@ubuntu.com-20140319103816-f5b5t0m6hnwclzcn
Tags: 4:4.12.90-0ubuntu1
[ Rohan Garg ]
* Update install files

[ Jonathan Riddell ]
* New upstream beta release

[ Philip Muškovac ]
* Override license-problem-json-evil for js_lint.py as the file only
  references the evil file

Show diffs side-by-side

added added

removed removed

Lines of Context:
168
168
    void closeRequest( int button_id );
169
169
    /**
170
170
     * This signal is emitted whenever a setting entry changes.
171
 
     * A special property is the location. As the tabbar is embedded it can not
 
171
     * A special property is the location. As the tabbar is embedded it cannot
172
172
     * change its location itself. So if you find a changed location, then go
173
173
     * and change it yourself!
174
174
     */